Skip to content

Commit 8f8f466

Browse files
Bump the dependencies group across 1 directory with 2 updates (#559)
Bumps the dependencies group with 1 update in the /src/RazorPagesProject directory: [jquery](https://github.com/jquery/jquery). Updates `jquery` from 3.7.1 to 4.0.0 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.7.1...4.0.0) Updates `jquery-validation` from 1.21.0 to 1.22.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.21.0...1.22.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jquery-validation dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e39c1e commit 8f8f466

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

src/RazorPagesProject/package-lock.json

Lines changed: 14 additions & 8 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
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"dependencies": {
1919
"bootstrap": "^5.3.8",
20-
"jquery": "^3.7.1",
20+
"jquery": "^4.0.0",
2121
"jquery-validation": "^1.21.0",
2222
"jquery-validation-unobtrusive": "^4.0.0"
2323
},

0 commit comments

Comments
 (0)