summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Straßburger <codepoet@cpan.org>2021-05-08 15:06:03 +0200
committerGitHub <noreply@github.com>2021-05-08 15:06:03 +0200
commitda9d4d05a6f94c1d72813048f2ac19893c1adaf6 (patch)
tree67ae5c690f9b1b3c9cc0ad4d0ae1502e29c1896c
parent9be22c8a1a4f2dbf7a8ea17e8323398aeed81bb7 (diff)
parentdafe5cf4cbdf952c41870005413e93f01c9bc21c (diff)
Merge pull request #99 from rastapasta/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 02479d1..d148886 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5511,9 +5511,9 @@
"dev": true
},
"y18n": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
- "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz",
+ "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ=="
},
"yargs": {
"version": "15.4.1",