Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6898)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent fa4fdf4 commit cbdbc25
Show file tree
Hide file tree
Showing 5 changed files with 987 additions and 993 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"dependencies": {
"@cspell/cspell-types": "workspace:*",
"@octokit/rest": "^21.1.0",
"@octokit/rest": "^21.1.1",
"ansi-escapes": "^7.0.0",
"chalk": "^5.4.1",
"commander": "^13.1.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@rollup/plugin-typescript": "^12.1.2",
"@swc-node/register": "^1.10.9",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.75",
"@types/node": "^18.19.76",
"@vitest/coverage-istanbul": "^3.0.5",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.20.1",
Expand All @@ -118,8 +118,8 @@
"inject-markdown": "^3.1.4",
"nyc": "^17.1.0",
"perf-insight": "^1.2.0",
"prettier": "^3.5.0",
"rollup": "^4.34.6",
"prettier": "^3.5.1",
"rollup": "^4.34.7",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"ts-jest": "^29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-yml": "^1.16.0",
"globals": "^15.14.0",
"globals": "^15.15.0",
"jsonc-eslint-parser": "^2.4.0",
"mocha": "^11.1.0",
"ts-json-schema-generator": "^2.3.0",
Expand Down
Loading

0 comments on commit cbdbc25

Please # to comment.