Skip to content

Commit

Permalink
chore(deps): update dependency ajv to v8.13.0 (#2020)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
  • Loading branch information
renovate[bot] and tido64 committed May 7, 2024
1 parent d92b6cc commit 38402c3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -170,6 +170,7 @@
"@react-native/community-cli-plugin/@react-native-community/cli-tools": "^12.3.0",
"@semantic-release/npm/npm": "link:./example",
"appium/@types/semver": "^7.5.8",
"appium/ajv": "^8.12.0",
"appium/yaml": "^2.4.1",
"body-parser": "~1.20.2",
"bplist-parser": "~0.3.2",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Expand Up @@ -4470,18 +4470,6 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:8.12.0, ajv@npm:^8.0.0":
version: 8.12.0
resolution: "ajv@npm:8.12.0"
dependencies:
fast-deep-equal: "npm:^3.1.1"
json-schema-traverse: "npm:^1.0.0"
require-from-string: "npm:^2.0.2"
uri-js: "npm:^4.2.2"
checksum: 10c0/ac4f72adf727ee425e049bc9d8b31d4a57e1c90da8d28bcd23d60781b12fcd6fc3d68db5df16994c57b78b94eed7988f5a6b482fd376dc5b084125e20a0a622e
languageName: node
linkType: hard

"ajv@npm:^6.12.4":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
Expand All @@ -4494,6 +4482,18 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.0.0, ajv@npm:^8.12.0":
version: 8.13.0
resolution: "ajv@npm:8.13.0"
dependencies:
fast-deep-equal: "npm:^3.1.3"
json-schema-traverse: "npm:^1.0.0"
require-from-string: "npm:^2.0.2"
uri-js: "npm:^4.4.1"
checksum: 10c0/14c6497b6f72843986d7344175a1aa0e2c35b1e7f7475e55bc582cddb765fca7e6bf950f465dc7846f817776d9541b706f4b5b3fbedd8dfdeb5fce6f22864264
languageName: node
linkType: hard

"anser@npm:^1.4.9":
version: 1.4.10
resolution: "anser@npm:1.4.10"
Expand Down Expand Up @@ -14558,7 +14558,7 @@ __metadata:
languageName: node
linkType: hard

"uri-js@npm:^4.2.2":
"uri-js@npm:^4.2.2, uri-js@npm:^4.4.1":
version: 4.4.1
resolution: "uri-js@npm:4.4.1"
dependencies:
Expand Down

0 comments on commit 38402c3

Please sign in to comment.