Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit 656927d

Browse files
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c159c42 commit 656927d

3 files changed

Lines changed: 40 additions & 10 deletions

File tree

package-lock.json

Lines changed: 35 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-impression/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"gulp": "^4.0.0",
4545
"gulp-babel": "^8.0.0",
4646
"gulp-load-plugins": "^1.5.0",
47-
"minimist": "^1.2.3",
47+
"minimist": "^1.2.6",
4848
"node-sass": "4.9.4",
4949
"node-sass-package-importer": "^5.3.2",
5050
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9840,10 +9840,10 @@ minimist@1.2.0:
98409840
resolved "https://registry.npmmirror.com/minimist/download/minimist-1.2.0.tgz?cache=0&sync_timestamp=1632397281382&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fminimist%2Fdownload%2Fminimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
98419841
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
98429842

9843-
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
9844-
version "1.2.5"
9845-
resolved "https://registry.npmmirror.com/minimist/download/minimist-1.2.5.tgz?cache=0&sync_timestamp=1632397281382&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fminimist%2Fdownload%2Fminimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
9846-
integrity sha1-Z9ZgFLZqaoqqDAg8X9WN9OTpdgI=
9843+
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
9844+
version "1.2.6"
9845+
resolved "https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
9846+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
98479847

98489848
minipass@^2.6.0, minipass@^2.9.0:
98499849
version "2.9.0"

0 commit comments

Comments
 (0)