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 Aug 30, 2023
1 parent 4f99e1f commit 138338b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -31,15 +31,15 @@
"react": ">=16.3.0"
},
"devDependencies": {
"@babel/cli": "7.1.2",
"@babel/core": "7.1.2",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
"@babel/plugin-syntax-class-properties": "7.0.0",
"@babel/plugin-syntax-dynamic-import": "7.0.0",
"@babel/plugin-transform-flow-strip-types": "7.0.0",
"@babel/plugin-transform-object-assign": "7.0.0",
"@babel/preset-env": "7.1.0",
"@babel/preset-react": "7.0.0",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.11",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-syntax-class-properties": "7.12.13",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-flow-strip-types": "7.22.5",
"@babel/plugin-transform-object-assign": "7.22.5",
"@babel/preset-env": "7.22.14",
"@babel/preset-react": "7.22.5",
"babel-core": "7.0.0-bridge.0",
"eslint": "5.8.0",
"eslint-config-metalab": "10.0.0",
Expand Down

0 comments on commit 138338b

Please sign in to comment.