Skip to content

Commit 4afc535

Browse files
build(deps): bump ajv-formats from 2.1.1 to 3.0.1 (#702)
Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/ajv-validator/ajv-formats/releases) - [Commits](ajv-validator/ajv-formats@v2.1.1...v3.0.1) --- updated-dependencies: - dependency-name: ajv-formats dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7051fe6 commit 4afc535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"ajv": "^8.10.0",
55-
"ajv-formats": "^2.1.1",
55+
"ajv-formats": "^3.0.1",
5656
"fast-deep-equal": "^3.1.3",
5757
"fast-uri": "^2.1.0",
5858
"rfdc": "^1.2.0",

0 commit comments

Comments
 (0)