Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6720)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 0ca45cf commit 5dd01ae
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 90 deletions.
2 changes: 1 addition & 1 deletion examples/yarn/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"license": "MIT",
"private": true,
"packageManager": "yarn@4.5.3+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90",
"packageManager": "yarn@4.6.0+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728",
"module": "./index.mjs",
"scripts": {
"lint": "eslint .",
Expand Down
10 changes: 5 additions & 5 deletions packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,14 @@
"node": ">=18"
},
"devDependencies": {
"@cspell/dict-cpp": "^6.0.2",
"@cspell/dict-csharp": "^4.0.5",
"@cspell/dict-css": "^4.0.16",
"@cspell/dict-cpp": "^6.0.3",
"@cspell/dict-csharp": "^4.0.6",
"@cspell/dict-css": "^4.0.17",
"@cspell/dict-fa-ir": "^4.0.3",
"@cspell/dict-fr-fr": "^2.2.5",
"@cspell/dict-html": "^4.0.10",
"@cspell/dict-html": "^4.0.11",
"@cspell/dict-nl-nl": "^2.3.3",
"@cspell/dict-python": "^4.2.13",
"@cspell/dict-python": "^4.2.14",
"@types/configstore": "^6.0.2",
"configstore": "^7.0.0",
"cspell-dict-nl-nl": "^1.1.2",
Expand Down
Loading

0 comments on commit 5dd01ae

Please sign in to comment.