Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4731)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 528d372 commit 5d5bda2
Show file tree
Hide file tree
Showing 5 changed files with 217 additions and 211 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,20 +90,20 @@
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-node-resolve": "^15.2.0",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.2",
"@tsconfig/node16": "^16.1.0",
"@types/node": "^18.17.5",
"@types/node": "^18.17.6",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.1",
"@vitest/coverage-istanbul": "^0.34.2",
"ajv-cli": "^5.0.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
Expand All @@ -120,9 +120,9 @@
"shx": "^0.3.4",
"ts-jest": "^29.1.1",
"ts2mjs": "^1.1.2",
"tslib": "^2.6.1",
"tslib": "^2.6.2",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
},
"dependencies": {
"@cspell/cspell-service-bus": "workspace:*",
"node-fetch": "^2.6.12"
"node-fetch": "^2.6.13"
}
}
Loading

0 comments on commit 5d5bda2

Please sign in to comment.