Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5088)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent f6974d4 commit 71e55c3
Show file tree
Hide file tree
Showing 8 changed files with 223 additions and 193 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
"@rollup/plugin-typescript": "^11.1.5",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.19.3",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitest/coverage-istanbul": "^0.34.6",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.0",
Expand All @@ -110,7 +110,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unicorn": "^49.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"node": ">=18"
},
"devDependencies": {
"@types/eslint": "^8.44.9",
"@types/eslint": "^8.56.0",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/types": "^6.14.0",
"@typescript-eslint/typescript-estree": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/types": "^6.15.0",
"@typescript-eslint/typescript-estree": "^6.15.0",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
Expand Down
Loading

0 comments on commit 71e55c3

Please sign in to comment.