Browse Source

Bump y18n from 3.2.1 to 3.2.2 in /app

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] <support@github.com>
dependabot/npm_and_yarn/app/y18n-3.2.2
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
f4def56053
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      app/package-lock.json

6
app/package-lock.json

@ -3771,9 +3771,9 @@
}
},
"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=="
},
"yallist": {
"version": "2.1.2",

Loading…
Cancel
Save