Skip to content

Commit 5e966e5

Browse files
committedMar 12, 2022
[Dev Deps] update @babel/cli
1 parent baaf791 commit 5e966e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"generate-list-of-rules:check": "npm run generate-list-of-rules && git diff --exit-code README.md"
3434
},
3535
"devDependencies": {
36-
"@babel/cli": "^7.17.0",
36+
"@babel/cli": "^7.17.6",
3737
"@babel/core": "^7.17.5",
3838
"@babel/eslint-parser": "^7.17.0",
3939
"@babel/plugin-transform-flow-strip-types": "^7.16.7",

0 commit comments

Comments
 (0)
Please sign in to comment.