Skip to content

Commit 714a581

Browse files
committed
chore(deps-dev): updated dev dependencies
1 parent fabe029 commit 714a581

File tree

2 files changed

+1162
-1170
lines changed

2 files changed

+1162
-1170
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -93,36 +93,36 @@
9393
"webpack": "^5.61.0"
9494
},
9595
"devDependencies": {
96-
"@commitlint/config-conventional": "^19.8.1",
97-
"@commitlint/types": "^19.8.1",
96+
"@commitlint/config-conventional": "^20.0.0",
97+
"@commitlint/types": "^20.0.0",
9898
"@types/lockfile": "^1.0.4",
99-
"@types/node": "^20.19.9",
99+
"@types/node": "^20.19.17",
100100
"@types/tapable": "^2.2.7",
101101
"@types/webpack-sources": "^3.2.3",
102102
"@vitest/coverage-v8": "^3.2.4",
103103
"@webdeveric/eslint-config-ts": "^0.11.0",
104104
"@webdeveric/prettier-config": "^0.3.0",
105-
"commitlint": "^19.8.1",
105+
"commitlint": "^20.0.0",
106106
"commitlint-plugin-cspell": "^0.3.0",
107107
"compression-webpack-plugin": "^11.1.0",
108108
"conventional-changelog-conventionalcommits": "^9.1.0",
109-
"copy-webpack-plugin": "^13.0.0",
110-
"cspell": "^9.2.0",
109+
"copy-webpack-plugin": "^13.0.1",
110+
"cspell": "^9.2.1",
111111
"css-loader": "^7.1.2",
112112
"eslint": "^8.57.1",
113113
"eslint-config-prettier": "^10.1.8",
114114
"eslint-import-resolver-typescript": "^4.4.4",
115115
"eslint-plugin-import": "^2.32.0",
116116
"file-loader": "^6.2.0",
117-
"fs-extra": "^11.3.0",
117+
"fs-extra": "^11.3.2",
118118
"husky": "^9.1.7",
119-
"lint-staged": "^16.1.2",
120-
"memfs": "^4.30.1",
121-
"mini-css-extract-plugin": "^2.9.2",
119+
"lint-staged": "^16.2.1",
120+
"memfs": "^4.47.0",
121+
"mini-css-extract-plugin": "^2.9.4",
122122
"prettier": "^3.6.2",
123123
"rimraf": "^6.0.1",
124124
"sass-loader": "^16.0.5",
125-
"semantic-release": "^24.2.7",
125+
"semantic-release": "^24.2.9",
126126
"typescript": "^5.9.2",
127127
"validate-package-exports": "^0.13.0",
128128
"vitest": "^3.2.4",

0 commit comments

Comments
 (0)