Skip to content

Commit

Permalink
chore(deps-dev): Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svsool committed Mar 5, 2023
1 parent 522b26b commit fe6bc0a
Show file tree
Hide file tree
Showing 2 changed files with 509 additions and 199 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@
"@swc/core": "^1.3.37",
"@swc/jest": "^0.2.24",
"@types/del": "^4.0.0",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^7.2.0",
"@types/fs-extra": "^11.0.1",
"@types/glob": "^8.1.0",
"@types/jest": "^29.4.0",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.groupby": "^4.6.7",
Expand All @@ -287,18 +287,18 @@
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-folders": "^1.0.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^40.1.0",
"glob": "^8.0.3",
"eslint-plugin-unicorn": "^46.0.0",
"glob": "^9.2.1",
"husky": "^8.0.3",
"jest": "29.4.3",
"jest-environment-node": "^29.4.3",
"jest-extended": "^3.2.4",
"lint-staged": "^13.1.2",
"mkdirp": "^1.0.4",
"ovsx": "^0.5.1",
"mkdirp": "^2.1.5",
"ovsx": "^0.8.0",
"prettier": "^2.8.4",
"standard-version": "^9.5.0",
"terser-webpack-plugin": "^5.3.6",
Expand All @@ -307,7 +307,7 @@
"vsce": "^2.15.0",
"wait-for-expect": "^3.0.2",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0"
"webpack-cli": "^5.0.1"
},
"dependencies": {
"cross-path-sort": "^1.0.0",
Expand Down
Loading

0 comments on commit fe6bc0a

Please sign in to comment.