Skip to content

Commit a389004

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

File tree

2 files changed

+74
-99
lines changed

2 files changed

+74
-99
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/semver": "^7.5.8",
7575
"@typescript-eslint/eslint-plugin": "^7.3.1",
7676
"@typescript-eslint/parser": "^7.3.1",
77-
"@vitest/coverage-istanbul": "^1.3.1",
77+
"@vitest/coverage-istanbul": "^1.4.0",
7878
"@vue/consolidate": "1.0.0",
7979
"conventional-changelog-cli": "^4.1.0",
8080
"enquirer": "^2.4.1",
@@ -98,7 +98,7 @@
9898
"prettier": "^3.2.5",
9999
"pretty-bytes": "^6.1.1",
100100
"pug": "^3.0.2",
101-
"puppeteer": "~22.4.1",
101+
"puppeteer": "~22.6.0",
102102
"rimraf": "^5.0.5",
103103
"rollup": "^4.13.0",
104104
"rollup-plugin-dts": "^6.1.0",
@@ -113,6 +113,6 @@
113113
"tsx": "^4.7.1",
114114
"typescript": "^5.2.2",
115115
"vite": "^5.2.6",
116-
"vitest": "^1.3.1"
116+
"vitest": "^1.4.0"
117117
}
118118
}

0 commit comments

Comments
 (0)