Skip to content

Commit 506911f

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent e664f74 commit 506911f

File tree

4 files changed

+409
-392
lines changed

4 files changed

+409
-392
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@rollup/plugin-typescript": "^11.0.0",
9696
"@tsconfig/node14": "^1.0.3",
9797
"@types/jest": "^29.5.0",
98-
"@types/node": "^18.15.5",
98+
"@types/node": "^18.15.6",
9999
"@typescript-eslint/eslint-plugin": "^5.56.0",
100100
"@typescript-eslint/parser": "^5.56.0",
101101
"@vitest/coverage-istanbul": "^0.28.5",
@@ -115,7 +115,7 @@
115115
"jest": "^29.5.0",
116116
"nyc": "^15.1.0",
117117
"prettier": "^2.8.6",
118-
"rollup": "^3.20.0",
118+
"rollup": "^3.20.2",
119119
"rollup-plugin-dts": "^5.3.0",
120120
"shelljs": "^0.8.5",
121121
"shx": "^0.3.4",

packages/cspell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@
117117
"@types/micromatch": "^4.0.2",
118118
"@types/semver": "^7.3.13",
119119
"micromatch": "^4.0.5",
120-
"minimatch": "^7.4.2"
120+
"minimatch": "^7.4.3"
121121
}
122122
}

0 commit comments

Comments
 (0)