Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5862)
Browse files Browse the repository at this point in the history
Co-authored-by: street-side-software-automation[bot] <74785433+street-side-software-automation[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 7af9508 commit 814e15c
Show file tree
Hide file tree
Showing 6 changed files with 157 additions and 203 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^54.0.0",
"inject-markdown": "^3.0.0",
"inject-markdown": "^3.1.0",
"nyc": "^17.0.0",
"perf-insight": "^1.1.1",
"prettier": "^3.3.2",
Expand All @@ -128,7 +128,7 @@
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-config-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@cspell/cspell-types": "workspace:*",
"comment-json": "^4.2.3",
"comment-json": "^4.2.4",
"yaml": "^2.4.5"
}
}
4 changes: 2 additions & 2 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-yml": "^1.14.0",
"globals": "^15.8.0",
"jsonc-eslint-parser": "^2.4.0",
"mocha": "^10.5.2",
"mocha": "^10.6.0",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.5.3",
"typescript-eslint": "^7.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 @@ -67,7 +67,7 @@
"@cspell/strong-weak-map": "workspace:*",
"@cspell/url": "workspace:*",
"clear-module": "^4.1.2",
"comment-json": "^4.2.3",
"comment-json": "^4.2.4",
"cspell-config-lib": "workspace:*",
"cspell-dictionary": "workspace:*",
"cspell-glob": "workspace:*",
Expand Down
Loading

0 comments on commit 814e15c

Please sign in to comment.