Skip to content

Commit 6db68ab

Browse files
chore(deps): update dependency @cyclonedx/yarn-plugin-cyclonedx to v2 (#9262)
1 parent 41733f4 commit 6db68ab

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"@apidevtools/swagger-parser": "10.1.1",
176176
"@babel/core": "7.26.9",
177177
"@biomejs/biome": "^1.9.4",
178-
"@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
178+
"@cyclonedx/yarn-plugin-cyclonedx": "^2.0.0",
179179
"@swc/core": "1.11.1",
180180
"@swc/jest": "0.2.37",
181181
"@types/bcryptjs": "2.4.6",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1000,12 +1000,12 @@ __metadata:
10001000
languageName: node
10011001
linkType: hard
10021002

1003-
"@cyclonedx/yarn-plugin-cyclonedx@npm:^1.0.0-rc.7":
1004-
version: 1.1.0
1005-
resolution: "@cyclonedx/yarn-plugin-cyclonedx@npm:1.1.0"
1003+
"@cyclonedx/yarn-plugin-cyclonedx@npm:^2.0.0":
1004+
version: 2.0.0
1005+
resolution: "@cyclonedx/yarn-plugin-cyclonedx@npm:2.0.0"
10061006
bin:
10071007
cyclonedx-yarn: bin/cyclonedx-yarn-cli.js
1008-
checksum: 10c0/fdd517c6f882d79a09326ad27e16b1b07d7a633b75313e8998d39df821f6a1a51c6af3e4e92b5a07ff541d40f394f05bffe0e6ebee1f5c66a930a05f01635022
1008+
checksum: 10c0/74c523b0e7651977662d664f40aec385bd3b0ab9d6b8b31e13baa9f8d5046be4d3cb88a95d7c393d1f7f1fd6dad7cd2b196aa9b21ea2e7a753f87bacd53b230a
10091009
languageName: node
10101010
linkType: hard
10111011

@@ -9293,7 +9293,7 @@ __metadata:
92939293
"@apidevtools/swagger-parser": "npm:10.1.1"
92949294
"@babel/core": "npm:7.26.9"
92959295
"@biomejs/biome": "npm:^1.9.4"
9296-
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
9296+
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^2.0.0"
92979297
"@slack/web-api": "npm:^7.3.4"
92989298
"@swc/core": "npm:1.11.1"
92999299
"@swc/jest": "npm:0.2.37"

0 commit comments

Comments
 (0)