Skip to content

Commit fe6bc0a

Browse files
committed
chore(deps-dev): Bump dependencies
1 parent 522b26b commit fe6bc0a

File tree

2 files changed

+509
-199
lines changed

2 files changed

+509
-199
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@
266266
"@swc/core": "^1.3.37",
267267
"@swc/jest": "^0.2.24",
268268
"@types/del": "^4.0.0",
269-
"@types/fs-extra": "^9.0.13",
270-
"@types/glob": "^7.2.0",
269+
"@types/fs-extra": "^11.0.1",
270+
"@types/glob": "^8.1.0",
271271
"@types/jest": "^29.4.0",
272272
"@types/lodash.debounce": "^4.0.7",
273273
"@types/lodash.groupby": "^4.6.7",
@@ -287,18 +287,18 @@
287287
"eslint": "^8.35.0",
288288
"eslint-config-prettier": "^8.6.0",
289289
"eslint-plugin-folders": "^1.0.4",
290-
"eslint-plugin-import": "^2.26.0",
290+
"eslint-plugin-import": "^2.27.5",
291291
"eslint-plugin-no-only-tests": "^3.1.0",
292292
"eslint-plugin-prettier": "^4.2.1",
293-
"eslint-plugin-unicorn": "^40.1.0",
294-
"glob": "^8.0.3",
293+
"eslint-plugin-unicorn": "^46.0.0",
294+
"glob": "^9.2.1",
295295
"husky": "^8.0.3",
296296
"jest": "29.4.3",
297297
"jest-environment-node": "^29.4.3",
298298
"jest-extended": "^3.2.4",
299299
"lint-staged": "^13.1.2",
300-
"mkdirp": "^1.0.4",
301-
"ovsx": "^0.5.1",
300+
"mkdirp": "^2.1.5",
301+
"ovsx": "^0.8.0",
302302
"prettier": "^2.8.4",
303303
"standard-version": "^9.5.0",
304304
"terser-webpack-plugin": "^5.3.6",
@@ -307,7 +307,7 @@
307307
"vsce": "^2.15.0",
308308
"wait-for-expect": "^3.0.2",
309309
"webpack": "^5.75.0",
310-
"webpack-cli": "^4.10.0"
310+
"webpack-cli": "^5.0.1"
311311
},
312312
"dependencies": {
313313
"cross-path-sort": "^1.0.0",

0 commit comments

Comments
 (0)