Skip to content

Commit

Permalink
fix(deps): bump npm-package-arg from 11.0.2 to 11.0.3 (#938)
Browse files Browse the repository at this point in the history
Bumps [npm-package-arg](https://github.com/npm/npm-package-arg) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/npm/npm-package-arg/releases)
- [Changelog](https://github.com/npm/npm-package-arg/blob/main/CHANGELOG.md)
- [Commits](npm/npm-package-arg@v11.0.2...v11.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 11, 2024
1 parent c854507 commit 8cd36dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"ansis": "^3.3.2",
"debug": "^4.3.6",
"npm": "^10.8.2",
"npm-package-arg": "^11.0.2",
"npm-package-arg": "^11.0.3",
"npm-run-path": "^5.3.0",
"object-treeify": "^4.0.1",
"semver": "^7.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5629,10 +5629,10 @@ npm-normalize-package-bin@^3.0.0:
resolved "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz"
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==

npm-package-arg@^11.0.0, npm-package-arg@^11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.2.tgz#1ef8006c4a9e9204ddde403035f7ff7d718251ca"
integrity sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==
npm-package-arg@^11.0.0, npm-package-arg@^11.0.2, npm-package-arg@^11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.3.tgz#dae0c21199a99feca39ee4bfb074df3adac87e2d"
integrity sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==
dependencies:
hosted-git-info "^7.0.0"
proc-log "^4.0.0"
Expand Down

0 comments on commit 8cd36dd

Please sign in to comment.