Skip to content

Commit fc2dc63

Browse files
committed
Make sure all Babel packages are on latest
1 parent 9271f3a commit fc2dc63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"homepage": "https://github.com/rdmurphy/typebundle#readme",
4141
"dependencies": {
42-
"@babel/core": "^7.6.4",
43-
"@babel/preset-env": "^7.8.3",
44-
"@babel/preset-typescript": "^7.6.0",
42+
"@babel/core": "^7.9.0",
43+
"@babel/preset-env": "^7.9.0",
44+
"@babel/preset-typescript": "^7.9.0",
4545
"@rollup/plugin-commonjs": "^11.0.1",
4646
"@rollup/plugin-json": "^4.0.1",
4747
"@rollup/plugin-node-resolve": "^7.0.0",

0 commit comments

Comments
 (0)