Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Commit 7d93586

Browse files
chore(deps-dev): bump ajv from 8.11.0 to 8.11.2 (#678)
1 parent 884c951 commit 7d93586

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@nuxtjs/eslint-config-typescript": "^11.0.0",
3232
"@vitest/coverage-c8": "^0.24.4",
3333
"@vue/test-utils": "^2.0.2",
34-
"ajv": "^8.11.0",
34+
"ajv": "^8.11.2",
3535
"eslint": "^8.26.0",
3636
"eslint-config-prettier": "^8.5.0",
3737
"eslint-plugin-nuxt": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,10 +1177,10 @@ ajv@^6.10.0, ajv@^6.12.4:
11771177
json-schema-traverse "^0.4.1"
11781178
uri-js "^4.2.2"
11791179

1180-
ajv@^8.11.0:
1181-
version "8.11.0"
1182-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.0.tgz#977e91dd96ca669f54a11e23e378e33b884a565f"
1183-
integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==
1180+
ajv@^8.11.2:
1181+
version "8.11.2"
1182+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.2.tgz#aecb20b50607acf2569b6382167b65a96008bb78"
1183+
integrity sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==
11841184
dependencies:
11851185
fast-deep-equal "^3.1.1"
11861186
json-schema-traverse "^1.0.0"

0 commit comments

Comments
 (0)