Skip to content

Commit

Permalink
fix(deps): update dependency minimist to v1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2022
1 parent fbfc906 commit 1f1f1ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"minimist": "1.2.6",
"minimist": "1.2.7",
"use-persisted-state-v2": "1.1.2",
"uuid": "8.3.2"
},
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2870,14 +2870,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:1.2.6":
version: 1.2.6
resolution: "minimist@npm:1.2.6"
checksum: d15428cd1e11eb14e1233bcfb88ae07ed7a147de251441d61158619dfb32c4d7e9061d09cab4825fdee18ecd6fce323228c8c47b5ba7cd20af378ca4048fb3fb
languageName: node
linkType: hard

"minimist@npm:^1.2.0, minimist@npm:^1.2.5":
"minimist@npm:1.2.7, minimist@npm:^1.2.0, minimist@npm:^1.2.5":
version: 1.2.7
resolution: "minimist@npm:1.2.7"
checksum: 7346574a1038ca23c32e02252f603801f09384dd1d78b69a943a4e8c2c28730b80e96193882d3d3b22a063445f460e48316b29b8a25addca2d7e5e8f75478bec
Expand Down Expand Up @@ -3823,7 +3816,7 @@ __metadata:
"@rollup/plugin-typescript": 8.3.4
"@types/react": 18.0.21
gh-pages: 4.0.0
minimist: 1.2.6
minimist: 1.2.7
prettier: 2.7.1
rollup: 2.75.7
rollup-plugin-cleandir: 2.0.0
Expand Down

0 comments on commit 1f1f1ee

Please sign in to comment.