Skip to content

Commit b140e65

Browse files
chore: update golden images hash (#5817)
1 parent 7898655 commit b140e65

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ parameters:
2222
# 3. Commit this change to the PR branch where the changes exist.
2323
current_golden_images_hash:
2424
type: string
25-
default: 1bd7e9973de8f318233aa41b5b8a97a2956cd44d
25+
default: eb24194a08a84696ddd7eb582d08118302b95ed7
2626
wireit_cache_name:
2727
type: string
2828
default: wireit

second-gen/packages/swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"vite": "^7.1.3",
7777
"vite-plugin-dts": "^4.3.0",
7878
"vite-plugin-lit-css": "^2.2.1",
79-
"vitest": "^3.2.4"
79+
"vitest": "3.2.4"
8080
},
8181
"keywords": [
8282
"design-system",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7226,7 +7226,7 @@ __metadata:
72267226
vite: "npm:^7.1.3"
72277227
vite-plugin-dts: "npm:^4.3.0"
72287228
vite-plugin-lit-css: "npm:^2.2.1"
7229-
vitest: "npm:^3.2.4"
7229+
vitest: "npm:3.2.4"
72307230
languageName: unknown
72317231
linkType: soft
72327232

@@ -30277,7 +30277,7 @@ __metadata:
3027730277
languageName: node
3027830278
linkType: hard
3027930279

30280-
"vitest@npm:^3.2.4":
30280+
"vitest@npm:3.2.4":
3028130281
version: 3.2.4
3028230282
resolution: "vitest@npm:3.2.4"
3028330283
dependencies:

0 commit comments

Comments
 (0)