Skip to content

Commit 55ef52d

Browse files
dependabot[bot]SIkebe
authored andcommitted
Bump jquery-validation
Bumps the dependencies group in /src/RazorPagesProject with 1 update: [jquery-validation](https://github.com/jquery-validation/jquery-validation). Updates `jquery-validation` from 1.22.0 to 1.22.1 - [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.22.0...1.22.1) --- updated-dependencies: - dependency-name: jquery-validation dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f8f466 commit 55ef52d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/RazorPagesProject/package-lock.json

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

src/RazorPagesProject/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"bootstrap": "^5.3.8",
2020
"jquery": "^4.0.0",
21-
"jquery-validation": "^1.21.0",
21+
"jquery-validation": "^1.22.1",
2222
"jquery-validation-unobtrusive": "^4.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)