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 Jun 28, 2023
1 parent f7e1bca commit 48056fd
Show file tree
Hide file tree
Showing 2 changed files with 1,001 additions and 582 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "7.16.8",
"@babel/core": "7.16.7",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-object-rest-spread": "7.16.7",
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.16.8",
"@babel/plugin-transform-typescript": "7.16.8",
"@babel/plugin-transform-runtime": "7.22.5",
"@babel/plugin-transform-typescript": "7.22.5",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.16.8",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/preset-env": "7.22.5",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@types/ace": "0.0.48",
"@types/bootstrap": "^3.4.0",
"@types/enzyme": "3.10.13",
Expand Down
Loading

0 comments on commit 48056fd

Please sign in to comment.