Skip to content

Commit 051a2f5

Browse files
build(deps): bump p-limit from 3.1.0 to 6.2.0 in /workspaces/confluence (#292)
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 3.1.0 to 6.2.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v3.1.0...v6.2.0) --- updated-dependencies: - dependency-name: p-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8510fa5 commit 051a2f5

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-search-confluence-backend': patch
3+
---
4+
5+
Updated dependency `p-limit` to `^6.2.0`.

workspaces/confluence/plugins/search-confluence-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/errors": "backstage:^",
4040
"@backstage/plugin-search-backend-node": "backstage:^",
4141
"@backstage/plugin-search-common": "backstage:^",
42-
"p-limit": "^3.1.0",
42+
"p-limit": "^6.2.0",
4343
"retry": "^0.13.1",
4444
"uuid": "^9.0.1",
4545
"winston": "^3.17.0"

workspaces/confluence/yarn.lock

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6994,7 +6994,7 @@ __metadata:
69946994
"@types/uuid": "npm:^9.0.8"
69956995
jest-fetch-mock: "npm:^3.0.3"
69966996
msw: "npm:^2.7.0"
6997-
p-limit: "npm:^3.1.0"
6997+
p-limit: "npm:^6.2.0"
69986998
retry: "npm:^0.13.1"
69996999
uuid: "npm:^9.0.1"
70007000
winston: "npm:^3.17.0"
@@ -21001,6 +21001,15 @@ __metadata:
2100121001
languageName: node
2100221002
linkType: hard
2100321003

21004+
"p-limit@npm:^6.2.0":
21005+
version: 6.2.0
21006+
resolution: "p-limit@npm:6.2.0"
21007+
dependencies:
21008+
yocto-queue: "npm:^1.1.1"
21009+
checksum: 10/70e8df3e5f1c173c9bd9fa8390a3c5c2797505240ae42973536992b1f5f59a922153c2f35ff1bf36fb72a0f025b0f13fca062a4233e830adad446960d56b4d84
21010+
languageName: node
21011+
linkType: hard
21012+
2100421013
"p-locate@npm:^3.0.0":
2100521014
version: 3.0.0
2100621015
resolution: "p-locate@npm:3.0.0"
@@ -27266,6 +27275,13 @@ __metadata:
2726627275
languageName: node
2726727276
linkType: hard
2726827277

27278+
"yocto-queue@npm:^1.1.1":
27279+
version: 1.1.1
27280+
resolution: "yocto-queue@npm:1.1.1"
27281+
checksum: 10/f2e05b767ed3141e6372a80af9caa4715d60969227f38b1a4370d60bffe153c9c5b33a862905609afc9b375ec57cd40999810d20e5e10229a204e8bde7ef255c
27282+
languageName: node
27283+
linkType: hard
27284+
2726927285
"yoctocolors-cjs@npm:^2.1.2":
2727027286
version: 2.1.2
2727127287
resolution: "yoctocolors-cjs@npm:2.1.2"

0 commit comments

Comments
 (0)