Skip to content

Commit a756296

Browse files
authored
Merge pull request #217 from webdeveric/chore/deps
Updated dependencies
2 parents b549384 + 712b116 commit a756296

2 files changed

Lines changed: 500 additions & 610 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"url": "https://github.com/webdeveric/utils/issues"
6767
},
6868
"homepage": "https://github.com/webdeveric/utils/#readme",
69-
"packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316",
69+
"packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264",
7070
"scripts": {
7171
"clean": "rimraf ./dist/",
7272
"prebuild": "pnpm clean",
@@ -85,24 +85,24 @@
8585
},
8686
"prettier": "@webdeveric/prettier-config",
8787
"devDependencies": {
88-
"@commitlint/config-conventional": "^20.3.1",
89-
"@commitlint/types": "^20.3.1",
88+
"@commitlint/config-conventional": "^20.4.0",
89+
"@commitlint/types": "^20.4.0",
9090
"@types/node": "^22.19.7",
9191
"@vitest/coverage-v8": "^3.2.4",
9292
"@webdeveric/eslint-config-ts": "^0.11.0",
9393
"@webdeveric/prettier-config": "^0.3.0",
94-
"commitlint": "^20.3.1",
94+
"commitlint": "^20.4.0",
9595
"commitlint-plugin-cspell": "^0.4.0",
9696
"conventional-changelog-conventionalcommits": "^9.1.0",
97-
"cspell": "^9.6.0",
97+
"cspell": "^9.6.2",
9898
"eslint": "^8.57.1",
9999
"eslint-config-prettier": "^10.1.8",
100100
"eslint-import-resolver-typescript": "^4.4.4",
101101
"eslint-plugin-import": "^2.32.0",
102102
"husky": "^9.1.7",
103103
"jsdom": "^27.4.0",
104104
"lint-staged": "^16.2.7",
105-
"prettier": "^3.8.0",
105+
"prettier": "^3.8.1",
106106
"rimraf": "^6.1.2",
107107
"semantic-release": "^24.2.9",
108108
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)