diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-31 03:12:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 03:12:55 +0000 |
commit | 1ec9c60d564c3c59cab46e36a93a257c2f5a6c39 (patch) | |
tree | 97de721b22d8cdf66ed9ce4dc498f5a5adeb0292 | |
parent | ed12c971729f26c801c1d1b80b6cc821dc441539 (diff) | |
download | kronikarz-1ec9c60d564c3c59cab46e36a93a257c2f5a6c39.tar.gz kronikarz-1ec9c60d564c3c59cab46e36a93a257c2f5a6c39.zip |
Bump y18n from 4.0.0 to 4.0.1 dependabot/npm_and_yarn/y18n-4.0.1
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>
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index fb1f415..7d0bd0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "kronikarz", - "version": "2.2.0", + "version": "2.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -15580,9 +15580,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==", "dev": true }, "yallist": { |