Skip to content

Commit ea9eaed

Browse files
authored
Merge branch 'main' into minimatch
2 parents 773e0c3 + e6a3032 commit ea9eaed

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

cloud-shell/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"sha.js": "^2.4.12",
3131
"tar": "7.5.7",
3232
"minimatch@^3.1.1": "^3.1.5",
33-
"minimatch@^10.1.1": "^10.2.4"
33+
"minimatch@^10.1.1": "^10.2.4",
34+
"ajv": "6.14.0"
3435
},
3536
"packageManager": "yarn@4.12.0"
3637
}

cloud-shell/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ __metadata:
281281
languageName: node
282282
linkType: hard
283283

284-
"ajv@npm:^6.1.0, ajv@npm:^6.10.2":
284+
"ajv@npm:6.14.0":
285285
version: 6.14.0
286286
resolution: "ajv@npm:6.14.0"
287287
dependencies:

0 commit comments

Comments
 (0)