Skip to content

Commit 8d17c40

Browse files
committed
chore: release v0.1.72
1 parent 839aa28 commit 8d17c40

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publisher": "simonhe",
33
"name": "common-intellisense",
44
"displayName": "common-intellisense",
5-
"version": "0.1.71",
5+
"version": "0.1.72",
66
"packageManager": "[email protected]",
77
"description": "common-intellisense",
88
"author": "Simon He <https://github.com/Simon-He95>",
@@ -113,10 +113,10 @@
113113
"release": "bumpp && pnpm run publish"
114114
},
115115
"devDependencies": {
116-
"@antfu/eslint-config": "^2.26.0",
117-
"@babel/types": "^7.25.2",
116+
"@antfu/eslint-config": "^2.27.1",
117+
"@babel/types": "^7.25.4",
118118
"@rollup/pluginutils": "^5.1.0",
119-
"@types/node": "^18.19.44",
119+
"@types/node": "^18.19.45",
120120
"@types/vscode": "1.77.0",
121121
"@typescript-eslint/typescript-estree": "^6.21.0",
122122
"@vscode-use/createwebview": "^0.0.13",
@@ -125,7 +125,7 @@
125125
"@vue-vine/compiler": "^0.1.15",
126126
"@vue/compiler-sfc": "3.3.4",
127127
"bing-translate-api": "^2.10.0",
128-
"bumpp": "^9.5.1",
128+
"bumpp": "^9.5.2",
129129
"eslint": "^8.57.0",
130130
"esno": "^0.16.3",
131131
"fast-glob": "^3.3.2",

0 commit comments

Comments
 (0)