Skip to content

Commit 584ceca

Browse files
deps: bump p-map from 5.5.0 to 6.0.0 (#1249)
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>
1 parent f0be0fc commit 584ceca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
"mocha": "^10.0.0",
288288
"npm-package-json-lint": "^6.3.0",
289289
"nyc": "^15.1.0",
290-
"p-map": "^5.3.0",
290+
"p-map": "^6.0.0",
291291
"p-retry": "^5.1.2",
292292
"pascalcase": "^2.0.0",
293293
"path": "^0.12.7",

0 commit comments

Comments
 (0)