Skip to content

Commit 8054f17

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump vite from 7.1.9 to 7.1.10 in /compiler-tests
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.10. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.10/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d1397b commit 8054f17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

compiler-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ts-loader": "9.5.4",
1818
"tslib": "2.8.1",
1919
"typescript": "5.6.3",
20-
"vite": "7.1.9",
20+
"vite": "7.1.10",
2121
"webpack": "5.102.1",
2222
"webpack-cli": "6.0.1",
2323
"xunit.ts": "file:../core"

compiler-tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2624,10 +2624,10 @@ utility-types@^3.11.0:
26242624
resolved "https://registry.npmjs.org/utility-types/-/utility-types-3.11.0.tgz"
26252625
integrity sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==
26262626

2627-
2628-
version "7.1.9"
2629-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.9.tgz#ba844410e5d0c0f2a4eaf17a52af60ebea322cbf"
2630-
integrity sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==
2627+
2628+
version "7.1.10"
2629+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.10.tgz#47c9970f3b0fe9057bfbcfeff8cd370edd7bd41b"
2630+
integrity sha512-CmuvUBzVJ/e3HGxhg6cYk88NGgTnBoOo7ogtfJJ0fefUWAxN/WDSUa50o+oVBxuIhO8FoEZW0j2eW7sfjs5EtA==
26312631
dependencies:
26322632
esbuild "^0.25.0"
26332633
fdir "^6.5.0"

0 commit comments

Comments
 (0)