Skip to content

Commit

Permalink
chore(deps): update dependency npm-packlist to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 3, 2022
1 parent 6757741 commit 2dd36c1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"ncp": "2.0.0",
"node-notifier": "10.0.1",
"nodemon": "2.0.16",
"npm-packlist": "5.0.0",
"npm-packlist": "5.0.2",
"octokit": "1.7.1",
"ora": "5.4.1",
"prompts": "2.4.2",
Expand Down
28 changes: 21 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17344,7 +17344,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:7.2.0, glob@npm:^7.0.0, glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6, glob@npm:^7.2.0":
"glob@npm:7.2.0, glob@npm:^7.0.0, glob@npm:^7.1.1, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
version: 7.2.0
resolution: "glob@npm:7.2.0"
dependencies:
Expand All @@ -17358,6 +17358,20 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.0.1":
version: 8.0.1
resolution: "glob@npm:8.0.1"
dependencies:
fs.realpath: ^1.0.0
inflight: ^1.0.4
inherits: 2
minimatch: ^5.0.1
once: ^1.3.0
path-is-absolute: ^1.0.0
checksum: 5886928f2a2797c6109670c18750a67b8f99b398aa2f029f0b92dec2fb8b8cdc92c57b6410cf8998e75a18d2ffee38d918f9060a5dbc82d9cc34059b2de72f1f
languageName: node
linkType: hard

"global-dirs@npm:3.0.0, global-dirs@npm:^3.0.0":
version: 3.0.0
resolution: "global-dirs@npm:3.0.0"
Expand Down Expand Up @@ -23161,17 +23175,17 @@ __metadata:
languageName: node
linkType: hard

"npm-packlist@npm:5.0.0":
version: 5.0.0
resolution: "npm-packlist@npm:5.0.0"
"npm-packlist@npm:5.0.2":
version: 5.0.2
resolution: "npm-packlist@npm:5.0.2"
dependencies:
glob: ^7.2.0
glob: ^8.0.1
ignore-walk: ^5.0.1
npm-bundled: ^1.1.2
npm-normalize-package-bin: ^1.0.1
bin:
npm-packlist: bin/index.js
checksum: 455b9a0dcfc5e7dbec33c315e231f5048e87680ab01607604d02f1bbe15d7d20b330de91e282f99a9af48f50fc1ef6e23d2adc29c366b171254a8978d5d6c694
checksum: 7d59c2a1ef937d6171de5032e2390ebd909ab73723717729856a16919fb0b951e4a249cc9b95d3047e5cd4f8506a0914e32c30d12d5740335591f3c6e1953009
languageName: node
linkType: hard

Expand Down Expand Up @@ -27066,7 +27080,7 @@ __metadata:
ncp: 2.0.0
node-notifier: 10.0.1
nodemon: 2.0.16
npm-packlist: 5.0.0
npm-packlist: 5.0.2
octokit: 1.7.1
ora: 5.4.1
prompts: 2.4.2
Expand Down

0 comments on commit 2dd36c1

Please sign in to comment.