Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5028)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent d4a7204 commit 53df174
Show file tree
Hide file tree
Showing 4 changed files with 469 additions and 469 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.19.0",
"@types/node": "^18.19.1",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitest/coverage-istanbul": "^0.34.6",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@typescript-eslint/parser": "^6.13.1",
"@typescript-eslint/types": "^6.13.1",
"@typescript-eslint/typescript-estree": "^6.13.1",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
"ts-json-schema-generator": "^1.4.1",
Expand All @@ -76,6 +76,6 @@
"@cspell/cspell-types": "workspace:*",
"cspell-lib": "workspace:*",
"estree-walker": "^3.0.3",
"synckit": "^0.8.5"
"synckit": "^0.8.6"
}
}
Loading

0 comments on commit 53df174

Please sign in to comment.