Skip to content

Commit e228bb5

Browse files
chore(deps): bump ajv-formats from 2.1.1 to 3.0.1
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-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10fb9f9 commit e228bb5

File tree

3 files changed

+24
-7
lines changed

3 files changed

+24
-7
lines changed

package-lock.json

Lines changed: 22 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@rjsf/utils": "^6.0.0-beta.10",
5151
"@rjsf/validator-ajv8": "^6.0.0-beta.10",
5252
"ajv": "^8.12.0",
53-
"ajv-formats": "^2.1.1",
53+
"ajv-formats": "^3.0.1",
5454
"ajv-i18n": "^4.2.0",
5555
"antd": "^5.24.6",
5656
"atob": "^2.1.2",

packages/validator-ajv8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"dependencies": {
8080
"ajv": "^8.12.0",
81-
"ajv-formats": "^2.1.1",
81+
"ajv-formats": "^3.0.1",
8282
"lodash": "^4.17.21",
8383
"lodash-es": "^4.17.21"
8484
},

0 commit comments

Comments
 (0)