Browse Source

Bump y18n in /samples/apps-with-core-angular/MoviesApp (#997)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1015/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
271f0e8431
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      samples/apps-with-core-angular/MoviesApp/package-lock.json

6
samples/apps-with-core-angular/MoviesApp/package-lock.json

@ -12416,9 +12416,9 @@
"dev": true
},
"y18n": {
"version": "4.0.0",
"resolved": "https://kdi.jfrog.io/kdi/api/npm/npm/y18n/-/y18n-4.0.0.tgz",
"integrity": "sha1-le+U+F7MgdAHwmThkKEg8KPIVms=",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz",
"integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==",
"dev": true
},
"yallist": {

Loading…
Cancel
Save