Skip to content

Commit a0ca441

Browse files
committed
fix: upgrade jscodeshift from 0.11.0 to 0.12.0
Snyk has created this PR to upgrade jscodeshift from 0.11.0 to 0.12.0. See this package in npm: https://www.npmjs.com/package/jscodeshift See this project in Snyk: https://app.snyk.io/org/kadirselcuk/project/0b85e304-e39a-4ffb-817a-ea6f88b88d0a?utm_source=github&utm_medium=upgrade-pr
1 parent 30cfd2a commit a0ca441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@babel/preset-env": "^7.12.10",
35-
"jscodeshift": "^0.11.0"
35+
"jscodeshift": "^0.12.0"
3636
},
3737
"publishConfig": {
3838
"access": "public"

0 commit comments

Comments
 (0)