Skip to content

Commit f171c35

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6412)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 5d77cc5 commit f171c35

File tree

6 files changed

+240
-240
lines changed

6 files changed

+240
-240
lines changed

integration-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@cspell/cspell-bundled-dicts": "workspace:*",
4343
"@cspell/dict-de-de": "^4.0.3",
44-
"@types/jest": "^29.5.13",
44+
"@types/jest": "^29.5.14",
4545
"@types/shelljs": "^0.8.15",
4646
"cspell": "workspace:*",
4747
"jest": "^29.7.0"

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@rollup/plugin-typescript": "^12.1.1",
108108
"@swc-node/register": "^1.10.9",
109109
"@tsconfig/node18": "^18.2.4",
110-
"@types/node": "^18.19.58",
110+
"@types/node": "^18.19.59",
111111
"@vitest/coverage-istanbul": "^2.1.3",
112112
"conventional-changelog-conventionalcommits": "^8.0.0",
113113
"eslint": "^9.13.0",
@@ -127,7 +127,7 @@
127127
"tslib": "^2.8.0",
128128
"typescript": "~5.6.3",
129129
"typescript-eslint": "^8.11.0",
130-
"vite": "^5.4.9",
130+
"vite": "^5.4.10",
131131
"vitest": "^2.1.3"
132132
}
133133
}

packages/cspell-code-snippets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"node": ">=18"
3232
},
3333
"devDependencies": {
34-
"@types/jest": "^29.5.13",
34+
"@types/jest": "^29.5.14",
3535
"jest": "^29.7.0"
3636
}
3737
}

packages/cspell-eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint-plugin-jsonc": "^2.16.0",
9292
"eslint-plugin-mdx": "^3.1.5",
9393
"eslint-plugin-n": "^17.11.1",
94-
"eslint-plugin-react": "^7.37.1",
94+
"eslint-plugin-react": "^7.37.2",
9595
"eslint-plugin-simple-import-sort": "^12.1.1",
9696
"eslint-plugin-yml": "^1.14.0",
9797
"globals": "^15.11.0",

0 commit comments

Comments
 (0)