Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6512)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 46e760c commit 706f73c
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 59 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@vitest/coverage-istanbul": "^2.1.4",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.14.0",
"eslint-plugin-n": "^17.13.0",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"inject-markdown": "^3.1.0",
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 @@ -88,9 +88,9 @@
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/types": "^8.13.0",
"eslint": "^9.14.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-jsonc": "^2.17.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.13.0",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-yml": "^1.15.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 @@ -93,7 +93,7 @@
"node": ">=18"
},
"devDependencies": {
"@cspell/dict-cpp": "^6.0.1",
"@cspell/dict-cpp": "^6.0.2",
"@cspell/dict-csharp": "^4.0.5",
"@cspell/dict-css": "^4.0.16",
"@cspell/dict-fa-ir": "^4.0.3",
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 @@ -67,7 +67,7 @@
"node": ">=18"
},
"devDependencies": {
"@cspell/dict-en_us": "^4.3.26",
"@cspell/dict-en_us": "^4.3.27",
"@cspell/dict-es-es": "^3.0.3",
"@cspell/dict-nl-nl": "^2.3.3",
"import-meta-resolve": "^4.1.0"
Expand Down
107 changes: 54 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@eslint/js": "^9.14.0",
"@types/react": "^18.3.12",
"eslint": "^9.14.0",
"eslint-plugin-n": "^17.13.0",
"eslint-plugin-n": "^17.13.1",
"typescript-eslint": "^8.13.0"
},
"dependencies": {
Expand Down

0 comments on commit 706f73c

Please sign in to comment.