Skip to content

Commit f85277f

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump vite from 7.1.10 to 7.1.11 in /compiler-tests
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 to 7.1.11. - [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.11/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf2f911 commit f85277f

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.10",
20+
"vite": "7.1.11",
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.10"
2629-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.10.tgz#47c9970f3b0fe9057bfbcfeff8cd370edd7bd41b"
2630-
integrity sha512-CmuvUBzVJ/e3HGxhg6cYk88NGgTnBoOo7ogtfJJ0fefUWAxN/WDSUa50o+oVBxuIhO8FoEZW0j2eW7sfjs5EtA==
2627+
2628+
version "7.1.11"
2629+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.11.tgz#4d006746112fee056df64985191e846ebfb6007e"
2630+
integrity sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==
26312631
dependencies:
26322632
esbuild "^0.25.0"
26332633
fdir "^6.5.0"

0 commit comments

Comments
 (0)