From ed21107233790f14f8d66b0a346d60e9350a01a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 04:17:42 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20jquery=20from=203.4.1=20to=203.5.0=20in?= =?UTF-8?q?=20/webpack=E8=B5=84=E6=96=99/=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../\344\273\243\347\240\201/package-lock.json" | 6 +++--- .../\344\273\243\347\240\201/package.json" | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git "a/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package-lock.json" "b/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package-lock.json" index 131ba3e..2c2bb25 100644 --- "a/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package-lock.json" +++ "b/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package-lock.json" @@ -5984,9 +5984,9 @@ } }, "jquery": { - "version": "3.4.1", - "resolved": "https://registry.npm.taobao.org/jquery/download/jquery-3.4.1.tgz", - "integrity": "sha1-cU8fjZ3eS9+lV2S6N+8hRjDYDvI=" + "version": "3.5.0", + "resolved": "https://registry.npmmirror.com/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==" }, "js-tokens": { "version": "4.0.0", diff --git "a/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package.json" "b/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package.json" index 188847f..7dbc27a 100644 --- "a/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package.json" +++ "b/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/package.json" @@ -40,7 +40,7 @@ "workbox-webpack-plugin": "^5.0.0" }, "dependencies": { - "jquery": "^3.4.1" + "jquery": "^3.5.0" }, "browserslist": { "development": [