Skip to content

Commit 5232407

Browse files
fix yarn resolution
1 parent 35db5c2 commit 5232407

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"picomatch@^4": "^4.0.4",
4444
"esbuild": "^0.27.3",
4545
"js-yaml@npm:^4.1.0": "^4.1.1",
46+
"ajv@npm:^8.0.0": "^8.18.0",
4647
"ajv@npm:^8.17.1": "^8.18.0",
4748
"brace-expansion@npm:^2.0.2": "^2.0.3",
4849
"brace-expansion@npm:^5.0.2": "^5.0.5",

yarn.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10255,18 +10255,6 @@ __metadata:
1025510255
languageName: node
1025610256
linkType: hard
1025710257

10258-
"ajv@npm:^8.0.0":
10259-
version: 8.17.1
10260-
resolution: "ajv@npm:8.17.1"
10261-
dependencies:
10262-
fast-deep-equal: "npm:^3.1.3"
10263-
fast-uri: "npm:^3.0.1"
10264-
json-schema-traverse: "npm:^1.0.0"
10265-
require-from-string: "npm:^2.0.2"
10266-
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
10267-
languageName: node
10268-
linkType: hard
10269-
1027010258
"ajv@npm:^8.18.0":
1027110259
version: 8.18.0
1027210260
resolution: "ajv@npm:8.18.0"

0 commit comments

Comments
 (0)