Skip to content

Commit 5a00a1e

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

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.11",
20+
"vite": "7.1.12",
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.11"
2629-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.11.tgz#4d006746112fee056df64985191e846ebfb6007e"
2630-
integrity sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==
2627+
2628+
version "7.1.12"
2629+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.12.tgz#8b29a3f61eba23bcb93fc9ec9af4a3a1e83eecdb"
2630+
integrity sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==
26312631
dependencies:
26322632
esbuild "^0.25.0"
26332633
fdir "^6.5.0"

0 commit comments

Comments
 (0)