Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4905)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent fb69285 commit c699591
Show file tree
Hide file tree
Showing 13 changed files with 1,259 additions and 981 deletions.
4 changes: 2 additions & 2 deletions integration-tests/package.json
Expand Up @@ -37,8 +37,8 @@
"devDependencies": {
"@cspell/cspell-bundled-dicts": "workspace:*",
"@cspell/dict-de-de": "^3.1.1",
"@types/jest": "^29.5.5",
"@types/shelljs": "^0.8.13",
"@types/jest": "^29.5.6",
"@types/shelljs": "^0.8.14",
"cspell": "workspace:*",
"jest": "^29.7.0"
},
Expand Down
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -91,30 +91,30 @@
"@lerna-lite/cli": "^2.6.0",
"@lerna-lite/publish": "^2.6.0",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@tsconfig/node16": "^16.1.1",
"@types/node": "^18.18.5",
"@types/node": "^18.18.6",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.6",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jest": "^27.4.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"globcat": "^2.0.1",
"inject-markdown": "^2.0.0",
"inject-markdown": "^2.1.0",
"nyc": "^15.1.0",
"prettier": "^3.0.3",
"rollup": "^3.29.4",
Expand All @@ -124,7 +124,7 @@
"ts2mjs": "^2.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.6"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-code-snippets/package.json
Expand Up @@ -30,7 +30,7 @@
"node": ">=16"
},
"devDependencies": {
"@types/jest": "^29.5.5",
"@types/jest": "^29.5.6",
"jest": "^29.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-config-lib/package.json
Expand Up @@ -48,7 +48,7 @@
"yaml": "^1.10.2"
},
"devDependencies": {
"@types/jest": "^29.5.5",
"@types/jest": "^29.5.6",
"jest": "^29.7.0"
}
}
16 changes: 8 additions & 8 deletions packages/cspell-eslint-plugin/package.json
Expand Up @@ -59,14 +59,14 @@
"node": ">=16"
},
"devDependencies": {
"@types/eslint": "^8.44.4",
"@types/estree": "^1.0.2",
"@types/mocha": "^10.0.2",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/types": "^6.7.5",
"@typescript-eslint/typescript-estree": "^6.7.5",
"eslint": "^8.51.0",
"@types/eslint": "^8.44.6",
"@types/estree": "^1.0.3",
"@types/mocha": "^10.0.3",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/types": "^6.8.0",
"@typescript-eslint/typescript-estree": "^6.8.0",
"eslint": "^8.52.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
"ts-json-schema-generator": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-glob/package.json
Expand Up @@ -51,6 +51,6 @@
"micromatch": "^4.0.5"
},
"devDependencies": {
"@types/micromatch": "^4.0.3"
"@types/micromatch": "^4.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-io/package.json
Expand Up @@ -46,7 +46,7 @@
"node": ">=16"
},
"devDependencies": {
"@types/node-fetch": "^2.6.6",
"@types/node-fetch": "^2.6.7",
"lorem-ipsum": "^2.0.8",
"typescript": "^5.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-lib/package.json
Expand Up @@ -83,15 +83,15 @@
"node": ">=16"
},
"devDependencies": {
"@cspell/dict-cpp": "^5.0.8",
"@cspell/dict-cpp": "^5.0.9",
"@cspell/dict-csharp": "^4.0.2",
"@cspell/dict-css": "^4.0.12",
"@cspell/dict-fa-ir": "^3.0.0",
"@cspell/dict-fr-fr": "^2.2.2",
"@cspell/dict-html": "^4.0.5",
"@cspell/dict-nl-nl": "^2.2.10",
"@cspell/dict-python": "^4.1.9",
"@types/configstore": "^6.0.0",
"@types/configstore": "^6.0.1",
"cspell-dict-nl-nl": "^1.1.2",
"lorem-ipsum": "^2.0.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-trie-lib/package.json
Expand Up @@ -54,7 +54,7 @@
"node": ">=16"
},
"devDependencies": {
"@cspell/dict-en_us": "^4.3.9",
"@cspell/dict-en_us": "^4.3.11",
"@cspell/dict-es-es": "^2.2.7",
"@cspell/dict-nl-nl": "^2.2.10",
"import-meta-resolve": "^3.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/cspell/package.json
Expand Up @@ -103,10 +103,10 @@
"node": ">=16"
},
"devDependencies": {
"@types/file-entry-cache": "^5.0.2",
"@types/file-entry-cache": "^5.0.3",
"@types/glob": "^8.1.0",
"@types/micromatch": "^4.0.3",
"@types/semver": "^7.5.3",
"@types/micromatch": "^4.0.4",
"@types/semver": "^7.5.4",
"micromatch": "^4.0.5",
"minimatch": "^9.0.3"
}
Expand Down

0 comments on commit c699591

Please sign in to comment.