Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4226)
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 c4dbd7f commit 40bc905
Show file tree
Hide file tree
Showing 17 changed files with 282 additions and 270 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@cspell/cspell-bundled-dicts": "workspace:*",
"@cspell/dict-de-de": "^3.0.2",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"@types/shelljs": "^0.8.11",
"cspell": "workspace:*",
"jest": "^29.4.3"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@rollup/plugin-typescript": "^11.0.0",
"@tsconfig/node14": "^1.0.3",
"@types/jest": "^29.4.0",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"ajv-cli": "^5.0.0",
Expand All @@ -111,7 +111,7 @@
"jest": "^29.4.3",
"nyc": "^15.1.0",
"prettier": "^2.8.4",
"rollup": "^3.17.2",
"rollup": "^3.17.3",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"ts-jest": "^29.0.5",
Expand Down
2 changes: 1 addition & 1 deletion 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/node": "^18.14.0",
"@types/node": "^18.14.1",
"jest": "^29.4.3"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@types/eslint": "^8.21.1",
"@types/estree": "^1.0.0",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"@typescript-eslint/parser": "^5.53.0",
"@typescript-eslint/types": "^5.53.0",
"@typescript-eslint/typescript-estree": "^5.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-gitignore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"find-up": "^5.0.0"
},
"devDependencies": {
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"@vitest/coverage-c8": "^0.28.5",
"@vitest/coverage-istanbul": "^0.28.5",
"vite": "^4.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-glob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/micromatch": "^4.0.2",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"jest": "^29.4.3"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-grammar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"jest": "^29.4.3"
},
"dependencies": {
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 @@ -38,7 +38,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"@types/node-fetch": "^2.6.2",
"jest": "^29.4.3",
"lorem-ipsum": "^2.0.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@
"@cspell/dict-python": "^4.0.1",
"@types/configstore": "^5.0.1",
"@types/jest": "^29.4.0",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"cspell-dict-nl-nl": "^1.1.2",
"expect": "^29.4.3",
"jest": "^29.4.3",
"lorem-ipsum": "^2.0.8",
"rollup": "^3.17.2",
"rollup": "^3.17.3",
"rollup-plugin-dts": "^5.2.0",
"ts-jest": "^29.0.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-pipe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"globby": "^13.1.3",
"jest": "^29.4.3",
"vitest": "^0.28.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-service-bus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"vitest": "^0.28.5"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@types/glob": "^8.1.0",
"@types/jest": "^29.4.0",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"@types/shelljs": "^0.8.11",
"jest": "^29.4.3",
"lorem-ipsum": "^2.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-trie-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@cspell/dict-en_us": "^3.0.0",
"@cspell/dict-es-es": "^2.2.4",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"jest": "^29.4.3"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-trie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"jest": "^29.4.3"
}
}
4 changes: 2 additions & 2 deletions packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
"@types/micromatch": "^4.0.2",
"@types/semver": "^7.3.13",
"micromatch": "^4.0.5",
"minimatch": "^7.1.0",
"rollup": "^3.17.2",
"minimatch": "^7.1.3",
"rollup": "^3.17.3",
"rollup-plugin-dts": "^5.2.0",
"vitest": "^0.28.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/hunspell-reader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/streetsidesoftware/cspell/tree/main/packages/hunspell-reader#readme",
"devDependencies": {
"@types/jest": "^29.4.0",
"@types/node": "^18.14.0",
"@types/node": "^18.14.1",
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
Expand Down
Loading

0 comments on commit 40bc905

Please sign in to comment.