Skip to content

Commit

Permalink
deps: bump p-map from 5.5.0 to 6.0.0 (#1249)
Browse files Browse the repository at this point in the history
Bumps [p-map](https://github.com/sindresorhus/p-map) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](sindresorhus/p-map@v5.5.0...v6.0.0)

---
updated-dependencies:
- dependency-name: p-map
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 27, 2023
1 parent f0be0fc commit 584ceca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"mocha": "^10.0.0",
"npm-package-json-lint": "^6.3.0",
"nyc": "^15.1.0",
"p-map": "^5.3.0",
"p-map": "^6.0.0",
"p-retry": "^5.1.2",
"pascalcase": "^2.0.0",
"path": "^0.12.7",
Expand Down

0 comments on commit 584ceca

Please sign in to comment.