Skip to content

Commit 0ae4396

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent 4ec4ad7 commit 0ae4396

File tree

5 files changed

+113
-113
lines changed

5 files changed

+113
-113
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@
9696
"@tsconfig/node14": "^1.0.3",
9797
"@types/jest": "^29.5.0",
9898
"@types/node": "^18.15.3",
99-
"@typescript-eslint/eslint-plugin": "^5.55.0",
100-
"@typescript-eslint/parser": "^5.55.0",
99+
"@typescript-eslint/eslint-plugin": "^5.56.0",
100+
"@typescript-eslint/parser": "^5.56.0",
101101
"@vitest/coverage-istanbul": "^0.28.5",
102102
"ajv-cli": "^5.0.0",
103103
"eslint": "^8.36.0",

packages/cspell-eslint-plugin/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"devDependencies": {
5858
"@types/eslint": "^8.21.3",
5959
"@types/estree": "^1.0.0",
60-
"@typescript-eslint/parser": "^5.55.0",
61-
"@typescript-eslint/types": "^5.55.0",
62-
"@typescript-eslint/typescript-estree": "^5.55.0",
60+
"@typescript-eslint/parser": "^5.56.0",
61+
"@typescript-eslint/types": "^5.56.0",
62+
"@typescript-eslint/typescript-estree": "^5.56.0",
6363
"eslint": "^8.36.0",
6464
"eslint-plugin-react": "^7.32.2",
6565
"mocha": "^10.2.0",

0 commit comments

Comments
 (0)