Skip to content

Commit 4493cb5

Browse files
chore(dev-deps): update all non-major dependencies
1 parent 21d8e2c commit 4493cb5

2 files changed

Lines changed: 94 additions & 93 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@semantic-release/github": "9.2.6",
7979
"@semantic-release/npm": "11.0.2",
8080
"@semantic-release/release-notes-generator": "12.1.0",
81-
"@types/node": "20.11.10",
81+
"@types/node": "20.11.16",
8282
"@types/rollup-plugin-auto-external": "2.0.5",
8383
"@typescript-eslint/eslint-plugin": "6.20.0",
8484
"@typescript-eslint/parser": "6.20.0",
@@ -101,13 +101,13 @@
101101
"eslint-plugin-promise": "6.1.1",
102102
"eslint-plugin-sonarjs": "0.23.0",
103103
"eslint-plugin-unicorn": "50.0.1",
104-
"eslint-plugin-vitest": "0.3.20",
105-
"husky": "9.0.7",
106-
"knip": "4.2.1",
107-
"lint-staged": "15.2.0",
104+
"eslint-plugin-vitest": "0.3.21",
105+
"husky": "9.0.10",
106+
"knip": "4.3.1",
107+
"lint-staged": "15.2.1",
108108
"markdownlint-cli": "0.39.0",
109-
"prettier": "3.2.4",
110-
"prettier-plugin-packagejson": "2.4.9",
109+
"prettier": "3.2.5",
110+
"prettier-plugin-packagejson": "2.4.10",
111111
"rimraf": "5.0.5",
112112
"rollup": "4.9.6",
113113
"rollup-plugin-auto-external": "2.0.0",
@@ -118,5 +118,5 @@
118118
"vite-tsconfig-paths": "4.3.1",
119119
"vitest": "1.2.2"
120120
},
121-
"packageManager": "pnpm@8.15.0"
121+
"packageManager": "pnpm@8.15.1"
122122
}

0 commit comments

Comments
 (0)