Skip to content

Commit 7220c58

Browse files
chore(deps): update test (vuejs#10030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ceb215e commit 7220c58

File tree

2 files changed

+101
-72
lines changed

2 files changed

+101
-72
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/semver": "^7.5.6",
7575
"@typescript-eslint/eslint-plugin": "^6.17.0",
7676
"@typescript-eslint/parser": "^6.17.0",
77-
"@vitest/coverage-istanbul": "^1.1.1",
77+
"@vitest/coverage-istanbul": "^1.1.3",
7878
"@vue/consolidate": "0.17.3",
7979
"conventional-changelog-cli": "^4.1.0",
8080
"enquirer": "^2.4.1",
@@ -86,7 +86,7 @@
8686
"eslint-plugin-jest": "^27.6.1",
8787
"estree-walker": "^2.0.2",
8888
"execa": "^8.0.1",
89-
"jsdom": "^23.0.1",
89+
"jsdom": "^23.2.0",
9090
"lint-staged": "^15.2.0",
9191
"lodash": "^4.17.21",
9292
"magic-string": "^0.30.5",
@@ -98,7 +98,7 @@
9898
"prettier": "^3.1.1",
9999
"pretty-bytes": "^6.1.1",
100100
"pug": "^3.0.2",
101-
"puppeteer": "~21.6.1",
101+
"puppeteer": "~21.7.0",
102102
"rimraf": "^5.0.5",
103103
"rollup": "^4.1.4",
104104
"rollup-plugin-dts": "^6.1.0",
@@ -113,6 +113,6 @@
113113
"tsx": "^4.7.0",
114114
"typescript": "^5.2.2",
115115
"vite": "^5.0.5",
116-
"vitest": "^1.1.1"
116+
"vitest": "^1.1.3"
117117
}
118118
}

0 commit comments

Comments
 (0)