Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4890)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 49ab493 commit f069fd0
Show file tree
Hide file tree
Showing 8 changed files with 331 additions and 330 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,20 +90,20 @@
"@internal/scripts": "workspace:*",
"@lerna-lite/cli": "^2.5.1",
"@lerna-lite/publish": "^2.5.1",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.4",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.2",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@tsconfig/node16": "^16.1.1",
"@types/node": "^18.18.3",
"@types/node": "^18.18.4",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.34.6",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
Expand All @@ -118,7 +118,7 @@
"nyc": "^15.1.0",
"prettier": "^3.0.3",
"rollup": "^3.29.4",
"rollup-plugin-dts": "^6.0.2",
"rollup-plugin-dts": "^6.1.0",
"shx": "^0.3.4",
"ts-jest": "^29.1.1",
"ts2mjs": "^2.1.1",
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 @@ -65,7 +65,7 @@
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/types": "^6.7.4",
"@typescript-eslint/typescript-estree": "^6.7.4",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
"ts-json-schema-generator": "^1.3.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 @@ -83,7 +83,7 @@
"node": ">=16"
},
"devDependencies": {
"@cspell/dict-cpp": "^5.0.6",
"@cspell/dict-cpp": "^5.0.7",
"@cspell/dict-csharp": "^4.0.2",
"@cspell/dict-css": "^4.0.12",
"@cspell/dict-fa-ir": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"cspell-lib": "workspace:*",
"fast-glob": "^3.3.1",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^7.0.0",
"file-entry-cache": "^7.0.1",
"get-stdin": "^9.0.0",
"semver": "^7.5.4",
"strip-ansi": "^7.1.0",
Expand Down
Loading

0 comments on commit f069fd0

Please sign in to comment.