Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 627d513

Browse files
chore(deps): update babel monorepo (#290)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 84108e5 commit 627d513

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,13 @@
8888
"through2-map": "^3.0.0"
8989
},
9090
"devDependencies": {
91-
"@babel/core": "^7.9.0",
92-
"@babel/plugin-transform-runtime": "^7.9.0",
93-
"@babel/preset-env": "^7.9.0",
94-
"@babel/runtime": "^7.9.2",
91+
"@babel/core": "^7.12.10",
92+
"@babel/plugin-transform-runtime": "^7.12.10",
93+
"@babel/preset-env": "^7.12.11",
94+
"@babel/runtime": "^7.12.5",
9595
"@netlify/eslint-config-node": "^2.2.5",
9696
"ava": "^2.4.0",
97-
"babel-loader": "^8.1.0",
97+
"babel-loader": "^8.2.2",
9898
"from2-string": "^1.1.0",
9999
"husky": "^4.3.8",
100100
"nock": "^11.9.1",

0 commit comments

Comments
 (0)