Skip to content

Commit 32b2331

Browse files
build(deps-dev): bump jquery from 3.7.1 to 4.0.0 (#5004)
Bumps [jquery](https://github.com/jquery/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) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c25f6b commit 32b2331

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"eslint-plugin-unicorn": "^62.0.0",
146146
"globals": "^16.5.0",
147147
"husky": "^9.1.7",
148-
"jquery": "^3.7.1",
148+
"jquery": "^4.0.0",
149149
"jsdom": "^27.4.0",
150150
"lint-staged": "^16.2.7",
151151
"prettier": "^3.8.0",

0 commit comments

Comments
 (0)