Skip to content

Commit 066dee9

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6751)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent ef503ec commit 066dee9

File tree

4 files changed

+294
-294
lines changed

4 files changed

+294
-294
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@rollup/plugin-typescript": "^12.1.2",
109109
"@swc-node/register": "^1.10.9",
110110
"@tsconfig/node18": "^18.2.4",
111-
"@types/node": "^18.19.69",
111+
"@types/node": "^18.19.70",
112112
"@vitest/coverage-istanbul": "^2.1.8",
113113
"conventional-changelog-conventionalcommits": "^8.0.0",
114114
"eslint": "^9.17.0",
@@ -119,7 +119,7 @@
119119
"nyc": "^17.1.0",
120120
"perf-insight": "^1.2.0",
121121
"prettier": "^3.4.2",
122-
"rollup": "^4.29.1",
122+
"rollup": "^4.30.0",
123123
"rollup-plugin-dts": "^6.1.1",
124124
"shx": "^0.3.4",
125125
"ts-jest": "^29.2.5",

packages/cspell-dictionary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@cspell/cspell-pipe": "workspace:*",
5858
"@cspell/cspell-types": "workspace:*",
5959
"cspell-trie-lib": "workspace:*",
60-
"fast-equals": "^5.1.3"
60+
"fast-equals": "^5.2.0"
6161
},
6262
"devDependencies": {
6363
"gensequence": "^7.0.0",

packages/cspell-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"cspell-io": "workspace:*",
8282
"cspell-trie-lib": "workspace:*",
8383
"env-paths": "^3.0.0",
84-
"fast-equals": "^5.1.3",
84+
"fast-equals": "^5.2.0",
8585
"gensequence": "^7.0.0",
8686
"import-fresh": "^3.3.0",
8787
"resolve-from": "^5.0.0",

0 commit comments

Comments
 (0)