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 and renovate[bot] committed Jan 14, 2022
1 parent 5928c2a commit c9c6afe
Show file tree
Hide file tree
Showing 2 changed files with 884 additions and 566 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "7.12.8",
"@babel/core": "7.12.9",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@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/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.12.1",
"@babel/plugin-transform-typescript": "7.12.1",
"@babel/plugin-transform-runtime": "7.16.8",
"@babel/plugin-transform-typescript": "7.16.8",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.12.7",
"@babel/preset-react": "7.12.7",
"@babel/preset-typescript": "7.12.7",
"@babel/preset-env": "7.16.8",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@types/ace": "0.0.47",
"@types/bootstrap": "^3.4.0",
"@types/enzyme": "3.10.8",
Expand All @@ -59,7 +59,7 @@
"@types/react-numeric-input": "2.2.3",
"@types/react-select": "3.0.26",
"@types/string-hash": "1.1.1",
"babel-loader": "8.2.2",
"babel-loader": "8.2.3",
"bootstrap": "^3.4.1",
"core-js": "3.8.0",
"cross-env": "7.0.2",
Expand Down
Loading

0 comments on commit c9c6afe

Please sign in to comment.