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 Oct 1, 2021
1 parent 7daf36f commit 1890a44
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 282 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
],
"homepage": "https://github.com/amilajack/babel-plugin-fail-explicit#readme",
"dependencies": {
"@babel/helper-module-imports": "^7.14.5",
"@babel/helper-module-imports": "^7.15.4",
"safe-access-check": "^0.0.15"
},
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/plugin-transform-modules-commonjs": "^7.15.0",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"@babel/plugin-transform-modules-umd": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"@babel/preset-flow": "^7.14.5",
"@babel/traverse": "^7.15.0",
"@babel/types": "^7.15.0",
"@babel/traverse": "^7.15.4",
"@babel/types": "^7.15.6",
"babel-eslint": "^10.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-transform-async-to-bluebird": "^1.1.1",
Expand Down
Loading

0 comments on commit 1890a44

Please sign in to comment.