Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6381)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 5775625 commit a37b9f6
Show file tree
Hide file tree
Showing 4 changed files with 255 additions and 262 deletions.
2 changes: 1 addition & 1 deletion examples/invoke-cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"author": "",
"license": "MIT",
"dependencies": {
"cspell": "^8.15.2"
"cspell": "^8.15.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@rollup/plugin-typescript": "^12.1.1",
"@swc-node/register": "^1.10.9",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.55",
"@types/node": "^18.19.56",
"@vitest/coverage-istanbul": "^2.1.3",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@cspell/dict-fr-fr": "^2.2.5",
"@cspell/dict-html": "^4.0.9",
"@cspell/dict-nl-nl": "^2.3.3",
"@cspell/dict-python": "^4.2.11",
"@cspell/dict-python": "^4.2.12",
"@types/configstore": "^6.0.2",
"configstore": "^7.0.0",
"cspell-dict-nl-nl": "^1.1.2",
Expand Down
Loading

0 comments on commit a37b9f6

Please sign in to comment.