Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2022
1 parent b34bfa0 commit df1f538
Show file tree
Hide file tree
Showing 4 changed files with 1,252 additions and 1,056 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"format": "prettier --ignore-path .gitignore \"src/**/*.+(js)\" --write"
},
"devDependencies": {
"@babel/core": "7.18.0",
"@babel/plugin-transform-runtime": "7.18.0",
"@babel/preset-env": "7.18.0",
"@babel/core": "7.18.6",
"@babel/plugin-transform-runtime": "7.18.6",
"@babel/preset-env": "7.18.6",
"babel-loader": "8.2.5",
"clean-webpack-plugin": "4.0.0",
"cross-env": "^7.0.3",
Expand All @@ -46,7 +46,7 @@
"webpack-dev-server": "4.9.0"
},
"dependencies": {
"@babel/runtime-corejs3": "7.18.0",
"@babel/runtime-corejs3": "7.18.6",
"axios": "0.27.2",
"core-js": "3.22.5",
"dotenv": "16.0.1"
Expand Down
Loading

0 comments on commit df1f538

Please sign in to comment.