Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6697)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 2f55ced commit 3d16857
Show file tree
Hide file tree
Showing 11 changed files with 841 additions and 581 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@cspell/cspell-types": "workspace:*",
"@octokit/rest": "^21.0.2",
"ansi-escapes": "^7.0.0",
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"commander": "^12.1.0",
"csv-parse": "^5.6.0",
"csv-stringify": "^6.5.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,14 @@
"@vitest/coverage-istanbul": "^2.1.8",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.17.0",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.1",
"inject-markdown": "^3.1.4",
"nyc": "^17.1.0",
"perf-insight": "^1.2.0",
"prettier": "^3.4.2",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"ts-jest": "^29.2.5",
Expand All @@ -128,7 +128,7 @@
"tslib": "^2.8.1",
"typescript": "~5.7.2",
"typescript-eslint": "^8.18.1",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vitest": "^2.1.8"
}
}
4 changes: 2 additions & 2 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@
"eslint": "^9.17.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-yml": "^1.16.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"jsonc-eslint-parser": "^2.4.0",
"mocha": "^11.0.1",
"ts-json-schema-generator": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"lorem-ipsum": "^2.0.8",
"typescript": "~5.7.2",
"vitest-fetch-mock": "^0.4.2"
"vitest-fetch-mock": "^0.4.3"
},
"dependencies": {
"@cspell/cspell-service-bus": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@cspell/cspell-types": "workspace:*",
"@cspell/dynamic-import": "workspace:*",
"@cspell/url": "workspace:*",
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"chalk-template": "^1.1.0",
"commander": "^12.1.0",
"cspell-dictionary": "workspace:*",
Expand Down
Loading

0 comments on commit 3d16857

Please sign in to comment.