Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4861)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 5c63463 commit cda15b2
Show file tree
Hide file tree
Showing 9 changed files with 346 additions and 351 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"commander": "^11.0.0",
"jest-diff": "^29.7.0",
"shelljs": "^0.8.5",
"simple-git": "^3.19.1",
"simple-git": "^3.20.0",
"vscode-uri": "^3.0.7",
"yaml": "^2.3.2"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.3",
"@tsconfig/node16": "^16.1.1",
"@types/node": "^18.17.18",
"@types/node": "^18.17.19",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.5",
"conventional-changelog-conventionalcommits": "^6.1.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -117,7 +117,7 @@
"inject-markdown": "^2.0.0",
"nyc": "^15.1.0",
"prettier": "^3.0.3",
"rollup": "^3.29.2",
"rollup": "^3.29.3",
"rollup-plugin-dts": "^5.3.1",
"shx": "^0.3.4",
"ts-jest": "^29.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"node": ">=16"
},
"devDependencies": {
"@types/eslint": "^8.44.2",
"@types/estree": "^1.0.1",
"@types/eslint": "^8.44.3",
"@types/estree": "^1.0.2",
"@types/mocha": "^10.0.1",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/types": "^6.7.2",
"@typescript-eslint/typescript-estree": "^6.7.2",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
"ts-json-schema-generator": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"node": ">=16"
},
"devDependencies": {
"@types/node-fetch": "^2.6.5",
"@types/node-fetch": "^2.6.6",
"lorem-ipsum": "^2.0.8",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"devDependencies": {
"@cspell/dict-cpp": "^5.0.5",
"@cspell/dict-csharp": "^4.0.2",
"@cspell/dict-css": "^4.0.8",
"@cspell/dict-css": "^4.0.9",
"@cspell/dict-fa-ir": "^3.0.0",
"@cspell/dict-fr-fr": "^2.2.2",
"@cspell/dict-html": "^4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"cosmiconfig": "8.0.0",
"cspell-trie-lib": "workspace:*",
"gensequence": "^6.0.0",
"glob": "^10.3.5",
"glob": "^10.3.6",
"hunspell-reader": "workspace:*",
"yaml": "^2.3.2"
},
Expand Down
Loading

0 comments on commit cda15b2

Please sign in to comment.