From 5fe96b0a5d9a306c6ec5cc3bd97b56935d3de05d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 04:17:43 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20jquery=20in=20/webpack=E8=B5=84=E6=96=99?= =?UTF-8?q?/=E4=BB=A3=E7=A0=81/1.webpack=E5=9F=BA=E6=9C=AC=E4=BD=BF?= =?UTF-8?q?=E7=94=A8/01.webpack=E7=AE=80=E4=BB=8B?= 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] --- .../01.webpack\347\256\200\344\273\213/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/1.webpack\345\237\272\346\234\254\344\275\277\347\224\250/01.webpack\347\256\200\344\273\213/package-lock.json" "b/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/1.webpack\345\237\272\346\234\254\344\275\277\347\224\250/01.webpack\347\256\200\344\273\213/package-lock.json" index 7e17750..7c95182 100644 --- "a/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/1.webpack\345\237\272\346\234\254\344\275\277\347\224\250/01.webpack\347\256\200\344\273\213/package-lock.json" +++ "b/webpack\350\265\204\346\226\231/\344\273\243\347\240\201/1.webpack\345\237\272\346\234\254\344\275\277\347\224\250/01.webpack\347\256\200\344\273\213/package-lock.json" @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "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==" } } }