Skip to content

Commit 53df174

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#5028)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent d4a7204 commit 53df174

File tree

4 files changed

+469
-469
lines changed

4 files changed

+469
-469
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,13 @@
9999
"@rollup/plugin-terser": "^0.4.4",
100100
"@rollup/plugin-typescript": "^11.1.5",
101101
"@tsconfig/node18": "^18.2.2",
102-
"@types/node": "^18.19.0",
102+
"@types/node": "^18.19.1",
103103
"@typescript-eslint/eslint-plugin": "^6.13.1",
104104
"@typescript-eslint/parser": "^6.13.1",
105105
"@vitest/coverage-istanbul": "^0.34.6",
106106
"conventional-changelog-conventionalcommits": "^7.0.2",
107-
"eslint": "^8.54.0",
108-
"eslint-config-prettier": "^9.0.0",
107+
"eslint": "^8.55.0",
108+
"eslint-config-prettier": "^9.1.0",
109109
"eslint-import-resolver-typescript": "^3.6.1",
110110
"eslint-plugin-import": "^2.29.0",
111111
"eslint-plugin-jest": "^27.6.0",

packages/cspell-eslint-plugin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@typescript-eslint/parser": "^6.13.1",
6767
"@typescript-eslint/types": "^6.13.1",
6868
"@typescript-eslint/typescript-estree": "^6.13.1",
69-
"eslint": "^8.54.0",
69+
"eslint": "^8.55.0",
7070
"eslint-plugin-react": "^7.33.2",
7171
"mocha": "^10.2.0",
7272
"ts-json-schema-generator": "^1.4.1",
@@ -76,6 +76,6 @@
7676
"@cspell/cspell-types": "workspace:*",
7777
"cspell-lib": "workspace:*",
7878
"estree-walker": "^3.0.3",
79-
"synckit": "^0.8.5"
79+
"synckit": "^0.8.6"
8080
}
8181
}

0 commit comments

Comments
 (0)