Skip to content

Commit 82275ef

Browse files
fix(deps): bump jquery-validation from 1.20.1 to 1.21.0 (#1033)
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.20.1 to 1.21.0. - [Release notes](https://github.com/jquery-validation/jquery-validation/releases) - [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md) - [Commits](jquery-validation/jquery-validation@1.20.1...1.21.0) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b37f12 commit 82275ef

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"webpack-stream": "^7.0.0"
1919
},
2020
"dependencies": {
21-
"jquery-validation": "^1.20.1",
21+
"jquery-validation": "^1.21.0",
2222
"locutus": "^2.0.32",
2323
"php-date-formatter": "^1.3.6"
2424
},

0 commit comments

Comments
 (0)