Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#3488)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent ede6846 commit c3813d6
Show file tree
Hide file tree
Showing 16 changed files with 125 additions and 121 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Expand Up @@ -39,7 +39,7 @@
"@cspell/cspell-bundled-dicts": "workspace:^",
"@cspell/dict-de-de": "^2.1.1",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.11",
"cspell": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -79,8 +79,8 @@
"@cspell/eslint-plugin": "workspace:^",
"@lerna-lite/cli": "^1.11.0",
"@tsconfig/node14": "^1.0.3",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.12",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"ajv-cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-config-lib/package.json
Expand Up @@ -48,7 +48,7 @@
"yaml": "^1.10.2"
},
"devDependencies": {
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Expand Up @@ -60,7 +60,7 @@
"@rollup/plugin-typescript": "^8.4.0",
"@types/eslint": "^8.4.6",
"@types/estree": "^1.0.0",
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"@typescript-eslint/parser": "^5.34.0",
"@typescript-eslint/types": "^5.34.0",
"@typescript-eslint/typescript-estree": "^5.34.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-gitignore/package.json
Expand Up @@ -51,7 +51,7 @@
"find-up": "^5.0.0"
},
"devDependencies": {
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-glob/package.json
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/micromatch": "^4.0.2",
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-grammar/package.json
Expand Up @@ -64,7 +64,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-io/package.json
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"fs-extra": "^10.1.0",
"jest": "^28.1.3",
"lorem-ipsum": "^2.0.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-lib/package.json
Expand Up @@ -83,8 +83,8 @@
"@cspell/dict-python": "^2.0.6",
"@types/configstore": "^5.0.1",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.12",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"cspell-dict-nl-nl": "^1.1.2",
"jest": "^28.1.3",
"lorem-ipsum": "^2.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-pipe/package.json
Expand Up @@ -93,7 +93,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-service-bus/package.json
Expand Up @@ -70,7 +70,7 @@
"node": ">=14"
},
"devDependencies": {
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-tools/package.json
Expand Up @@ -59,8 +59,8 @@
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/glob": "^7.2.0",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.12",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.11",
"jest": "^28.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-trie-lib/package.json
Expand Up @@ -49,7 +49,7 @@
"@cspell/dict-en_us": "^2.3.3",
"@cspell/dict-es-es": "^2.2.1",
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-trie/package.json
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.7.12",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/hunspell-reader/package.json
Expand Up @@ -38,8 +38,8 @@
"homepage": "https://github.com/Jason-Rev/hunspell-reader#readme",
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.12",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"jest": "^28.1.3",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.8",
Expand Down

0 comments on commit c3813d6

Please sign in to comment.