Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4945)
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 4e7d25e commit f59d630
Show file tree
Hide file tree
Showing 9 changed files with 243 additions and 243 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"shelljs": "^0.8.5",
"simple-git": "^3.20.0",
"vscode-uri": "^3.0.8",
"yaml": "^2.3.3"
"yaml": "^2.3.4"
},
"devDependencies": {
"@cspell/cspell-bundled-dicts": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.6",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/types": "^6.9.1",
"@typescript-eslint/typescript-estree": "^6.9.1",
"eslint": "^8.52.0",
"eslint": "^8.53.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-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"gensequence": "^6.0.0",
"glob": "^10.3.10",
"hunspell-reader": "workspace:*",
"yaml": "^2.3.3"
"yaml": "^2.3.4"
},
"engines": {
"node": ">=16"
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 @@ -57,6 +57,6 @@
"@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"
"import-meta-resolve": "^3.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/dynamic-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"node": ">=16"