Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6751)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent ef503ec commit 066dee9
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 294 deletions.
4 changes: 2 additions & 2 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.69",
"@types/node": "^18.19.70",
"@vitest/coverage-istanbul": "^2.1.8",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.17.0",
Expand All @@ -119,7 +119,7 @@
"nyc": "^17.1.0",
"perf-insight": "^1.2.0",
"prettier": "^3.4.2",
"rollup": "^4.29.1",
"rollup": "^4.30.0",
"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-dictionary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@cspell/cspell-pipe": "workspace:*",
"@cspell/cspell-types": "workspace:*",
"cspell-trie-lib": "workspace:*",
"fast-equals": "^5.1.3"
"fast-equals": "^5.2.0"
},
"devDependencies": {
"gensequence": "^7.0.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 @@ -81,7 +81,7 @@
"cspell-io": "workspace:*",
"cspell-trie-lib": "workspace:*",
"env-paths": "^3.0.0",
"fast-equals": "^5.1.3",
"fast-equals": "^5.2.0",
"gensequence": "^7.0.0",
"import-fresh": "^3.3.0",
"resolve-from": "^5.0.0",
Expand Down
Loading

0 comments on commit 066dee9

Please sign in to comment.