Skip to content

Commit 80f0ad6

Browse files
committed
chore(deps): bump @babel/parser
1 parent ae3e4b1 commit 80f0ad6

File tree

3 files changed

+12
-20
lines changed

3 files changed

+12
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"csstype": "^3.1.0"
8989
},
9090
"devDependencies": {
91-
"@babel/parser": "^7.18.4",
91+
"@babel/parser": "^7.23.5",
9292
"@microsoft/api-extractor": "^7.25.0",
9393
"@rollup/plugin-alias": "^3.1.9",
9494
"@rollup/plugin-commonjs": "^22.0.0",

packages/compiler-sfc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dist"
99
],
1010
"dependencies": {
11-
"@babel/parser": "^7.18.4",
11+
"@babel/parser": "^7.23.5",
1212
"postcss": "^8.4.14",
1313
"source-map": "^0.6.1"
1414
},

pnpm-lock.yaml

Lines changed: 10 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)