1
0
mirror of synced 2025-12-29 18:00:57 -05:00

Bump @primer/behaviors from 1.6.0 to 1.7.0 (#51849)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-31 17:36:47 +00:00
committed by GitHub
parent 9355f691a2
commit ce6ff9b446
2 changed files with 20 additions and 5 deletions

23
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@horizon-rs/language-guesser": "0.1.1",
"@octokit/plugin-retry": "6.0.1",
"@octokit/request-error": "6.1.1",
"@primer/behaviors": "^1.6.0",
"@primer/behaviors": "^1.7.0",
"@primer/css": "^21.3.1",
"@primer/octicons": "^19.11.0",
"@primer/octicons-react": "^19.10.0",
@@ -2640,9 +2640,24 @@
}
},
"node_modules/@primer/behaviors": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.6.0.tgz",
"integrity": "sha512-B5y6NbVQsiB+as3pKj3KaSFRt5l+hCcYOD/21tnfaeNt2o+J5mIv5NzHFdoX3cWYCjmYeFU36QJdk7M4e0l8Vg=="
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.7.0.tgz",
"integrity": "sha512-C0yY6XqYaqmGANX+ALF259hGGaG2i70tDjzMR7YyahW6Iwv8a7znaQK58o2AVtlwxo6CC6Vn/ZJU0Ea1djiu2w==",
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.18.0"
}
},
"node_modules/@primer/behaviors/node_modules/@rollup/rollup-linux-x64-gnu": {
"version": "4.19.1",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.19.1.tgz",
"integrity": "sha512-XUXeI9eM8rMP8aGvii/aOOiMvTs7xlCosq9xCjcqI9+5hBxtjDpD+7Abm1ZhVIFE1J2h2VIg0t2DX/gjespC2Q==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/@primer/css": {
"version": "21.3.1",