Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit b9f646a

Browse files
chore(deps): update test (#11157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98a0b42 commit b9f646a

File tree

2 files changed

+128
-96
lines changed

2 files changed

+128
-96
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/minimist": "^1.2.5",
7373
"@types/node": "^20.14.2",
7474
"@types/semver": "^7.5.8",
75-
"@vitest/coverage-istanbul": "^1.5.2",
75+
"@vitest/coverage-istanbul": "^1.6.0",
7676
"@vue/consolidate": "1.0.0",
7777
"conventional-changelog-cli": "^4.1.0",
7878
"enquirer": "^2.4.1",
@@ -83,7 +83,7 @@
8383
"eslint-plugin-vitest": "^0.5.4",
8484
"estree-walker": "^2.0.2",
8585
"execa": "^9.2.0",
86-
"jsdom": "^24.0.0",
86+
"jsdom": "^24.1.0",
8787
"lint-staged": "^15.2.5",
8888
"lodash": "^4.17.21",
8989
"magic-string": "^0.30.10",
@@ -95,7 +95,7 @@
9595
"prettier": "^3.3.1",
9696
"pretty-bytes": "^6.1.1",
9797
"pug": "^3.0.3",
98-
"puppeteer": "~22.7.1",
98+
"puppeteer": "~22.11.0",
9999
"rimraf": "^5.0.7",
100100
"rollup": "^4.18.0",
101101
"rollup-plugin-dts": "^6.1.1",
@@ -111,7 +111,7 @@
111111
"typescript": "~5.4.5",
112112
"typescript-eslint": "^7.12.0",
113113
"vite": "^5.2.13",
114-
"vitest": "^1.5.2"
114+
"vitest": "^1.6.0"
115115
},
116116
"pnpm": {
117117
"peerDependencyRules": {

0 commit comments

Comments
 (0)