Skip to content

Commit db7c787

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6259)
Co-authored-by: street-side-software-automation[bot] <74785433+street-side-software-automation[bot]@users.noreply.github.com>
1 parent aeedd49 commit db7c787

File tree

4 files changed

+51
-51
lines changed

4 files changed

+51
-51
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@vitest/coverage-istanbul": "^2.1.1",
111111
"conventional-changelog-conventionalcommits": "^8.0.0",
112112
"eslint": "^9.10.0",
113-
"eslint-plugin-n": "^17.10.2",
113+
"eslint-plugin-n": "^17.10.3",
114114
"eslint-plugin-simple-import-sort": "^12.1.1",
115115
"eslint-plugin-unicorn": "^55.0.0",
116116
"inject-markdown": "^3.1.0",

packages/cspell-eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint": "^9.10.0",
9090
"eslint-plugin-jsonc": "^2.16.0",
9191
"eslint-plugin-mdx": "^3.1.5",
92-
"eslint-plugin-n": "^17.10.2",
92+
"eslint-plugin-n": "^17.10.3",
9393
"eslint-plugin-react": "^7.36.1",
9494
"eslint-plugin-simple-import-sort": "^12.1.1",
9595
"eslint-plugin-yml": "^1.14.0",

pnpm-lock.yaml

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@eslint/js": "^9.10.0",
2020
"@types/react": "^18.3.7",
2121
"eslint": "^9.10.0",
22-
"eslint-plugin-n": "^17.10.2",
22+
"eslint-plugin-n": "^17.10.3",
2323
"typescript-eslint": "^8.6.0"
2424
},
2525
"dependencies": {

0 commit comments

Comments
 (0)