Skip to content

Commit 1b1c16b

Browse files
authored
Merge pull request #22 from helloitsjoe/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2 parents 45abc45 + 351209b commit 1b1c16b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.0.17](https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.17) (2022-03-27)
2+
3+
**Chore**
4+
5+
Bump minimist to 1.2.6
6+
17
## [2.0.16](https://github.com/helloitsjoe/react-hooks-compose/releases/tag/v2.0.16) (2021-09-26)
28

39
**Chore**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hooks-compose",
3-
"version": "2.0.16",
3+
"version": "2.0.17",
44
"description": "Compose React Hooks",
55
"main": "dist/main.js",
66
"scripts": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5196,9 +5196,9 @@ minimatch@^3.0.4:
51965196
brace-expansion "^1.1.7"
51975197

51985198
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
5199-
version "1.2.5"
5200-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
5201-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
5199+
version "1.2.6"
5200+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
5201+
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
52025202

52035203
mississippi@^3.0.0:
52045204
version "3.0.0"

0 commit comments

Comments
 (0)