Skip to content

Commit f597f5b

Browse files
committed
[Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser
1 parent 547dab4 commit f597f5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"jest": "jest --coverage __tests__/**/*"
3232
},
3333
"devDependencies": {
34-
"@babel/cli": "^7.16.8",
35-
"@babel/core": "^7.16.12",
36-
"@babel/eslint-parser": "^7.16.5",
34+
"@babel/cli": "^7.17.0",
35+
"@babel/core": "^7.17.0",
36+
"@babel/eslint-parser": "^7.17.0",
3737
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
3838
"ast-types-flow": "^0.0.7",
3939
"aud": "^2.0.0",

0 commit comments

Comments
 (0)