From 9be99dc2d55f7c37840bd6ce1f9f8ec728be7c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 10:54:25 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20y18n=20from=203.2.1=20to=203.2.2=20in=20?= =?UTF-8?q?/06.=E8=87=AA=E5=8A=A8=E5=8C=96=E6=9E=84=E5=BB=BA=E5=B7=A5?= =?UTF-8?q?=E5=85=B7/webpack/01.test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] --- .../webpack/01.test/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/01.test/package-lock.json" "b/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/01.test/package-lock.json" index 0cf48cc..10adf63 100644 --- "a/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/01.test/package-lock.json" +++ "b/06.\350\207\252\345\212\250\345\214\226\346\236\204\345\273\272\345\267\245\345\205\267/webpack/01.test/package-lock.json" @@ -3437,9 +3437,9 @@ "dev": true }, "y18n": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz", - "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz", + "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==", "dev": true }, "yallist": {