Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5117)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent e910d70 commit c594010
Show file tree
Hide file tree
Showing 5 changed files with 108 additions and 204 deletions.
4 changes: 2 additions & 2 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.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitest/coverage-istanbul": "^1.1.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.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 @@ -63,10 +63,10 @@
"@types/eslint": "^8.56.0",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.6",
"@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",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/types": "^6.16.0",
"@typescript-eslint/typescript-estree": "^6.16.0",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
Expand All @@ -77,6 +77,6 @@
"@cspell/cspell-types": "workspace:*",
"cspell-lib": "workspace:*",
"estree-walker": "^3.0.3",
"synckit": "^0.8.6"
"synckit": "^0.8.8"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@cspell/dict-fr-fr": "^2.2.2",
"@cspell/dict-html": "^4.0.5",
"@cspell/dict-nl-nl": "^2.3.0",
"@cspell/dict-python": "^4.1.10",
"@cspell/dict-python": "^4.1.11",
"@types/configstore": "^6.0.2",
"cspell-dict-nl-nl": "^1.1.2",
"lorem-ipsum": "^2.0.8"
Expand Down
Loading

0 comments on commit c594010

Please sign in to comment.