Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 4b28627 commit 4983bd7
Show file tree
Hide file tree
Showing 2 changed files with 780 additions and 552 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -22,13 +22,13 @@
"styled-components": "^5.2.0"
},
"devDependencies": {
"@babel/core": "7.16.5",
"@babel/core": "7.17.10",
"@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.17.10",
"@babel/preset-env": "7.17.10",
"@babel/preset-react": "7.16.7",
"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

0 comments on commit 4983bd7

Please sign in to comment.