Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4754)
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 a113cf7 commit bb4d85c
Show file tree
Hide file tree
Showing 13 changed files with 440 additions and 2,074 deletions.
6 changes: 3 additions & 3 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@octokit/rest": "^19.0.13",
"chalk": "^4.1.2",
"commander": "^11.0.0",
"jest-diff": "^29.6.3",
"jest-diff": "^29.6.4",
"shelljs": "^0.8.5",
"simple-git": "^3.19.1",
"vscode-uri": "^3.0.7",
Expand All @@ -37,10 +37,10 @@
"devDependencies": {
"@cspell/cspell-bundled-dicts": "workspace:*",
"@cspell/dict-de-de": "^3.1.0",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.4",
"@types/shelljs": "^0.8.12",
"cspell": "workspace:*",
"jest": "^29.6.3"
"jest": "^29.6.4"
},
"main": "tester.js",
"keywords": [],
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,15 @@
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.2",
"@rollup/plugin-typescript": "^11.1.3",
"@tsconfig/node16": "^16.1.1",
"@types/node": "^18.17.6",
"@types/node": "^18.17.11",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.2",
"@vitest/coverage-istanbul": "^0.34.3",
"ajv-cli": "^5.0.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -123,6 +123,6 @@
"tslib": "^2.6.2",
"typescript": "~5.1.6",
"vite": "^4.4.9",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-bundled-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@cspell/dict-cpp": "^5.0.4",
"@cspell/dict-cryptocurrencies": "^3.0.1",
"@cspell/dict-csharp": "^4.0.2",
"@cspell/dict-css": "^4.0.6",
"@cspell/dict-css": "^4.0.7",
"@cspell/dict-dart": "^2.0.3",
"@cspell/dict-django": "^4.1.0",
"@cspell/dict-docker": "^1.1.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-code-snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"node": ">=16"
},
"devDependencies": {
"@types/jest": "^29.5.3",
"jest": "^29.6.3"
"@types/jest": "^29.5.4",
"jest": "^29.6.4"
}
}
4 changes: 2 additions & 2 deletions packages/cspell-config-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"yaml": "^1.10.2"
},
"devDependencies": {
"@types/jest": "^29.5.3",
"jest": "^29.6.3"
"@types/jest": "^29.5.4",
"jest": "^29.6.4"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/types": "^6.4.1",
"@typescript-eslint/typescript-estree": "^5.62.0",
"eslint": "^8.47.0",
"eslint": "^8.48.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-grammar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"node": ">=16"
},
"devDependencies": {
"jest": "^29.6.3"
"jest": "^29.6.4"
},
"dependencies": {
"@cspell/cspell-pipe": "workspace:*",
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 @@ -51,6 +51,6 @@
},
"dependencies": {
"@cspell/cspell-service-bus": "workspace:*",
"node-fetch": "^2.6.13"
"node-fetch": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"devDependencies": {
"@cspell/dict-cpp": "^4.0.3",
"@cspell/dict-csharp": "^4.0.2",
"@cspell/dict-css": "^4.0.6",
"@cspell/dict-css": "^4.0.7",
"@cspell/dict-fa-ir": "^2.0.0",
"@cspell/dict-fr-fr": "^2.2.2",
"@cspell/dict-html": "^4.0.3",
Expand Down
Loading

0 comments on commit bb4d85c

Please sign in to comment.