From 2cbfb9c3741d837cac0c32727b07b4826261c952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 06:34:15 +0000 Subject: [PATCH] Bump minimist from 1.2.0 to 1.2.3 in /lib/atomic-renderer Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3) Signed-off-by: dependabot[bot] --- lib/atomic-renderer/package.json | 2 +- lib/atomic-renderer/yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/atomic-renderer/package.json b/lib/atomic-renderer/package.json index af0e1f5..c3146c6 100644 --- a/lib/atomic-renderer/package.json +++ b/lib/atomic-renderer/package.json @@ -8,6 +8,6 @@ "author": "Jan Fischer (http://www.bitworking.de)", "license": "ISC", "dependencies": { - "minimist": "^1.2.0" + "minimist": "^1.2.3" } } diff --git a/lib/atomic-renderer/yarn.lock b/lib/atomic-renderer/yarn.lock index cad4e22..a69fa40 100644 --- a/lib/atomic-renderer/yarn.lock +++ b/lib/atomic-renderer/yarn.lock @@ -1,8 +1,8 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -minimist@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +minimist@^1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f" + integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw==