Skip to content

Commit

Permalink
chore(deps): update babel monorepo to ^7.13.8 (atlassian-labs#589)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 27, 2021
1 parent e740add commit ee4d249
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 114 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@babel/plugin-transform-react-jsx-self": "^7.12.13",
"@babel/plugin-transform-react-jsx-source": "^7.12.13",
"@babel/preset-env": "^7.13.5",
"@babel/preset-env": "^7.13.8",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "^7.13.0",
"@compiled/jest": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"benchmark:module-traversal": "ts-node --files ./src/__perf__/module-traversal-caching"
},
"dependencies": {
"@babel/core": "^7.13.1",
"@babel/core": "^7.13.8",
"@babel/generator": "^7.13.0",
"@babel/helper-plugin-utils": "^7.13.0",
"@babel/plugin-syntax-jsx": "^7.12.13",
Expand Down
Loading

0 comments on commit ee4d249

Please sign in to comment.