Skip to content

Commit 01b7912

Browse files
build(deps): bump p-limit in the npm-production group (#256)
Bumps the npm-production group with 1 update: [p-limit](https://github.com/sindresorhus/p-limit). Updates `p-limit` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: p-limit dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b6f0f3 commit 01b7912

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@octokit/plugin-rest-endpoint-methods": "^16.0.0",
6363
"@octokit/request-error": "^7.0.0",
6464
"minimatch": "^10.0.1",
65-
"p-limit": "^7.1.0",
65+
"p-limit": "^7.1.1",
6666
"which": "^5.0.0"
6767
},
6868
"devDependencies": {

0 commit comments

Comments
 (0)