Skip to content

Commit d329c1e

Browse files
chore(deps-dev): update jquery requirement from ^3.6.4 to ^3.7.1
Updates the requirements on [jquery](https://github.com/jquery/jquery) to permit the latest version. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.6.4...3.7.1) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cc71d1 commit d329c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"browser-sync-webpack-plugin": "^2.3.0",
2121
"bulma": "^0.9.4",
2222
"cross-env": "^7.0.3",
23-
"jquery": "^3.6.4",
23+
"jquery": "^3.7.1",
2424
"laravel-mix": "^6.0.49",
2525
"node-sass": "^8.0.0",
2626
"node-sass-glob-importer": "^5.3.2",

0 commit comments

Comments
 (0)