Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 4b28627 commit 36dab00
Show file tree
Hide file tree
Showing 2 changed files with 797 additions and 552 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"styled-components": "^5.2.0"
},
"devDependencies": {
"@babel/core": "7.16.5",
"@babel/core": "7.18.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/preset-react": "7.16.5",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.3",
"babel-loader": "8.2.5",
"eslint": "7.32.0",
"eslint-plugin-better-styled-components": "1.1.2",
"eslint-plugin-import": "2.25.3",
Expand Down
Loading

0 comments on commit 36dab00

Please sign in to comment.