Skip to content

Commit 2fe1be3

Browse files
committed
chore: lint
1 parent 1c31a71 commit 2fe1be3

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"@nuxt/test-utils": "catalog:",
146146
"@nuxtjs/partytown": "catalog:",
147147
"@paypal/paypal-js": "catalog:",
148-
"@types/jest-image-snapshot": "^6.4.1",
148+
"@types/jest-image-snapshot": "catalog:",
149149
"@types/semver": "catalog:",
150150
"@types/youtube": "catalog:",
151151
"@typescript-eslint/typescript-estree": "catalog:",
@@ -154,7 +154,7 @@
154154
"eslint": "catalog:",
155155
"eslint-plugin-harlanzw": "catalog:",
156156
"happy-dom": "catalog:",
157-
"jest-image-snapshot": "^6.5.2",
157+
"jest-image-snapshot": "catalog:",
158158
"knitwork": "catalog:",
159159
"nuxt": "catalog:",
160160
"playwright-core": "catalog:",

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ catalog:
1616
'@nuxt/test-utils': ^4.0.0
1717
'@nuxtjs/partytown': ^2.0.0
1818
'@paypal/paypal-js': ^9.4.0
19+
'@types/jest-image-snapshot': ^6.4.1
1920
'@types/semver': ^7.7.1
2021
'@types/youtube': ^0.1.2
2122
'@typescript-eslint/typescript-estree': ^8.57.1
@@ -28,6 +29,7 @@ catalog:
2829
eslint-plugin-harlanzw: ^0.6.1
2930
h3: ^1.15.8
3031
happy-dom: ^20.8.4
32+
jest-image-snapshot: ^6.5.2
3133
knitwork: ^1.3.0
3234
magic-string: ^0.30.21
3335
nuxt: ^4.4.2

0 commit comments

Comments
 (0)