Skip to content

Commit 42e14dc

Browse files
chore(dev-deps): update all non-major dependencies
1 parent a2c066c commit 42e14dc

File tree

4 files changed

+828
-668
lines changed

4 files changed

+828
-668
lines changed

benchmark/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"object-accumulator": "^0.0.5"
2121
},
2222
"devDependencies": {
23-
"@types/node": "22.17.0",
24-
"tinybench": "5.0.1",
25-
"typescript": "5.9.2"
23+
"@types/node": "22.19.0",
24+
"tinybench": "5.1.0",
25+
"typescript": "5.9.3"
2626
}
2727
}

benchmark/pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
"@commitlint/cli": "20.1.0",
8383
"@commitlint/config-conventional": "20.0.0",
8484
"@cspell/dict-cryptocurrencies": "5.0.5",
85-
"@eslint/compat": "1.3.1",
85+
"@eslint/compat": "1.4.1",
8686
"@rebeccastevens/eslint-config": "3.8.0",
87-
"@rollup/plugin-typescript": "12.1.4",
88-
"@sebbo2002/semantic-release-jsr": "3.0.1",
87+
"@rollup/plugin-typescript": "12.3.0",
88+
"@sebbo2002/semantic-release-jsr": "3.1.0",
8989
"@semantic-release/changelog": "6.0.3",
9090
"@semantic-release/commit-analyzer": "13.0.1",
9191
"@semantic-release/git": "10.0.1",
@@ -94,55 +94,55 @@
9494
"@semantic-release/release-notes-generator": "14.1.0",
9595
"@stylistic/eslint-plugin": "5.5.0",
9696
"@types/lodash": "4.17.20",
97-
"@types/node": "22.17.0",
97+
"@types/node": "22.19.0",
9898
"@typescript-eslint/eslint-plugin": "8.46.2",
9999
"@typescript-eslint/parser": "8.46.2",
100100
"@vitest/coverage-v8": "3.2.4",
101-
"@vitest/eslint-plugin": "1.3.4",
101+
"@vitest/eslint-plugin": "1.4.2",
102102
"commitizen": "4.3.1",
103103
"cspell": "9.2.2",
104104
"cz-conventional-changelog": "3.3.0",
105105
"eslint": "9.39.1",
106106
"eslint-config-prettier": "10.1.8",
107-
"eslint-flat-config-utils": "2.1.1",
107+
"eslint-flat-config-utils": "2.1.4",
108108
"eslint-import-resolver-typescript": "4.4.4",
109109
"eslint-merge-processors": "2.0.0",
110110
"eslint-plugin-eslint-comments": "3.2.0",
111-
"eslint-plugin-format": "1.0.1",
111+
"eslint-plugin-format": "1.0.2",
112112
"eslint-plugin-functional": "9.0.2",
113113
"eslint-plugin-import-x": "4.16.1",
114-
"eslint-plugin-jsdoc": "61.1.11",
115-
"eslint-plugin-jsonc": "2.20.1",
114+
"eslint-plugin-jsdoc": "61.1.12",
115+
"eslint-plugin-jsonc": "2.21.0",
116116
"eslint-plugin-markdown": "5.1.0",
117-
"eslint-plugin-n": "17.21.3",
117+
"eslint-plugin-n": "17.23.1",
118118
"eslint-plugin-no-only-tests": "3.3.0",
119119
"eslint-plugin-optimize-regex": "1.2.1",
120-
"eslint-plugin-prettier": "5.5.3",
120+
"eslint-plugin-prettier": "5.5.4",
121121
"eslint-plugin-promise": "7.2.1",
122-
"eslint-plugin-regexp": "2.9.0",
123-
"eslint-plugin-sonarjs": "3.0.4",
122+
"eslint-plugin-regexp": "2.10.0",
123+
"eslint-plugin-sonarjs": "3.0.5",
124124
"eslint-plugin-unicorn": "62.0.0",
125-
"eslint-plugin-yml": "1.18.0",
125+
"eslint-plugin-yml": "1.19.0",
126126
"husky": "9.1.7",
127-
"jsonc-eslint-parser": "2.4.0",
128-
"knip": "5.62.0",
129-
"lint-staged": "16.1.2",
127+
"jsonc-eslint-parser": "2.4.1",
128+
"knip": "5.69.0",
129+
"lint-staged": "16.2.6",
130130
"lodash": "4.17.21",
131131
"markdownlint-cli2": "0.18.1",
132132
"prettier": "3.6.2",
133-
"rimraf": "6.0.1",
134-
"rollup": "4.46.2",
133+
"rimraf": "6.1.0",
134+
"rollup": "4.53.2",
135135
"rollup-plugin-deassert": "1.3.0",
136136
"rollup-plugin-dts-bundle-generator-2": "2.0.0",
137137
"semantic-release": "25.0.1",
138138
"tsc-files": "1.1.4",
139-
"tsd": "0.32.0",
140-
"typescript": "5.9.2",
139+
"tsd": "0.33.0",
140+
"typescript": "5.9.3",
141141
"vite-tsconfig-paths": "5.1.4",
142142
"vitest": "3.2.4",
143143
"yaml-eslint-parser": "1.3.0"
144144
},
145-
"packageManager": "pnpm@10.14.0",
145+
"packageManager": "pnpm@10.21.0",
146146
"engines": {
147147
"node": ">=16.0.0"
148148
}

0 commit comments

Comments
 (0)