Skip to content

Commit

Permalink
Bump npm-packlist from 5.1.0 to 5.1.1 (#1896)
Browse files Browse the repository at this point in the history
* Bump npm-packlist from 5.1.0 to 5.1.1

Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/npm/npm-packlist/releases)
- [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md)
- [Commits](npm/npm-packlist@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: npm-packlist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Create curvy-plants-burn.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cristiano Belloni <cristiano-belloni@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and cristiano-belloni authored Jul 14, 2022
1 parent 86d95a4 commit bedef0a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/curvy-plants-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"modular-scripts": patch
---

Bump npm-packlist from 5.1.0 to 5.1.1
2 changes: 1 addition & 1 deletion packages/modular-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"micromatch": "4.0.5",
"mime": "^3.0.0",
"mini-css-extract-plugin": "2.6.1",
"npm-packlist": "5.1.0",
"npm-packlist": "5.1.1",
"open": "8.3.0",
"parse5": "6.0.1",
"pkg-up": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9131,10 +9131,10 @@ npm-normalize-package-bin@^1.0.1:
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==

npm-packlist@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-5.1.0.tgz#f3fd52903a021009913a133732022132eb355ce7"
integrity sha512-a04sqF6FbkyOAFA19AA0e94gS7Et5T2/IMj3VOT9nOF2RaRdVPQ1Q17Fb/HaDRFs+gbC7HOmhVZ29adpWgmDZg==
npm-packlist@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-5.1.1.tgz#79bcaf22a26b6c30aa4dd66b976d69cc286800e0"
integrity sha512-UfpSvQ5YKwctmodvPPkK6Fwk603aoVsf8AEbmVKAEECrfvL8SSe1A2YIwrJ6xmTHAITKPwwZsWo7WwEbNk0kxw==
dependencies:
glob "^8.0.1"
ignore-walk "^5.0.1"
Expand Down

0 comments on commit bedef0a

Please sign in to comment.