Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4952)
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 f62535c commit fce12ff
Show file tree
Hide file tree
Showing 6 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@cspell/cspell-bundled-dicts": "workspace:*",
"@cspell/dict-de-de": "^3.1.1",
"@cspell/dict-de-de": "^3.2.0",
"@types/jest": "^29.5.7",
"@types/shelljs": "^0.8.14",
"cspell": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"node": ">=16"
},
"devDependencies": {
"@types/eslint": "^8.44.6",
"@types/estree": "^1.0.4",
"@types/eslint": "^8.44.7",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.3",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
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 @@ -89,9 +89,9 @@
"@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-nl-nl": "^2.3.0",
"@cspell/dict-python": "^4.1.10",
"@types/configstore": "^6.0.1",
"@types/configstore": "^6.0.2",
"cspell-dict-nl-nl": "^1.1.2",
"lorem-ipsum": "^2.0.8"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-trie-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
},
"devDependencies": {
"@cspell/dict-en_us": "^4.3.11",
"@cspell/dict-es-es": "^2.2.7",
"@cspell/dict-nl-nl": "^2.2.10",
"@cspell/dict-es-es": "^2.3.0",
"@cspell/dict-nl-nl": "^2.3.0",
"import-meta-resolve": "^3.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"node": ">=16"
},
"devDependencies": {
"@types/file-entry-cache": "^5.0.3",
"@types/file-entry-cache": "^5.0.4",
"@types/glob": "^8.1.0",
"@types/micromatch": "^4.0.4",
"@types/semver": "^7.5.4",
Expand Down
Loading

0 comments on commit fce12ff

Please sign in to comment.