Skip to content

Commit b09d087

Browse files
authored
chore: fix yarn install warning (#8250)
1 parent c725ab0 commit b09d087

File tree

3 files changed

+25
-20
lines changed

3 files changed

+25
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@actions/github": "^1.1.0",
7272
"@babel/cli": "^7.24.1",
7373
"@babel/core": "^7.24.3",
74-
"@babel/eslint-parser": "^7.24.1",
74+
"@babel/eslint-parser": "^7.27.1",
7575
"@babel/node": "^7.23.9",
7676
"@babel/plugin-proposal-decorators": "^7.24.1",
7777
"@babel/plugin-syntax-decorators": "7.24.1",

packages/dev/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"globals-docs": "^2.4.1",
3131
"highlight.js": "9.18.1",
3232
"markdown-to-jsx": "^6.11.0",
33-
"quicklink": "^2.3.0",
33+
"quicklink": "^3.0.1",
3434
"react-lowlight": "^2.0.0"
3535
},
3636
"peerDependencies": {

yarn.lock

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -389,17 +389,17 @@ __metadata:
389389
languageName: node
390390
linkType: hard
391391

392-
"@babel/eslint-parser@npm:^7.24.1":
393-
version: 7.24.1
394-
resolution: "@babel/eslint-parser@npm:7.24.1"
392+
"@babel/eslint-parser@npm:^7.27.1":
393+
version: 7.27.1
394+
resolution: "@babel/eslint-parser@npm:7.27.1"
395395
dependencies:
396396
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
397397
eslint-visitor-keys: "npm:^2.1.0"
398398
semver: "npm:^6.3.1"
399399
peerDependencies:
400400
"@babel/core": ^7.11.0
401-
eslint: ^7.5.0 || ^8.0.0
402-
checksum: 10c0/76b066be5245fa24ea5726bea24ceca75811599dce43db5e120e91283f3a27be150a2b0559a8472bec2824f6abc66fb29e90b3f1889c596ec855a811fc83dc90
401+
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
402+
checksum: 10c0/dedb2bc7ef00307eaf8e40d5ec7f1e8ae4649838fa2e7ec5e1b47eaf9bd8708949503b05175de922e2431ce69a5f3b5fab1c1202003b1d9457d3c0b2c3bdc4ec
403403
languageName: node
404404
linkType: hard
405405

@@ -7449,7 +7449,7 @@ __metadata:
74497449
globals-docs: "npm:^2.4.1"
74507450
highlight.js: "npm:9.18.1"
74517451
markdown-to-jsx: "npm:^6.11.0"
7452-
quicklink: "npm:^2.3.0"
7452+
quicklink: "npm:^3.0.1"
74537453
react-lowlight: "npm:^2.0.0"
74547454
peerDependencies:
74557455
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
@@ -27355,16 +27355,21 @@ __metadata:
2735527355
languageName: node
2735627356
linkType: hard
2735727357

27358-
"quicklink@npm:^2.3.0":
27359-
version: 2.3.0
27360-
resolution: "quicklink@npm:2.3.0"
27358+
"quicklink@npm:^3.0.1":
27359+
version: 3.0.1
27360+
resolution: "quicklink@npm:3.0.1"
2736127361
dependencies:
2736227362
route-manifest: "npm:^1.0.0"
27363-
throttles: "npm:^1.0.0"
27363+
throttles: "npm:^1.0.1"
2736427364
peerDependencies:
27365-
react: ^16.8.0
27366-
react-dom: ^16.8.0
27367-
checksum: 10c0/1b7b1e680004174f32b2c15d9a357ceec34e238ce7982d91ae4b7de202733997818bfe0b0b7b05500a24664e2c907b62b8ac81cbd566595564268ea3b79ff84c
27365+
react: ^16.8.0 || ^17 || ^18 || ^19
27366+
react-dom: ^16.8.0 || ^17 || ^18 || ^19
27367+
peerDependenciesMeta:
27368+
react:
27369+
optional: true
27370+
react-dom:
27371+
optional: true
27372+
checksum: 10c0/40d14dd77ea2d002fbd975fefd94c74a8f6d60c687ecdeead0621e2378ccacb652e051f4cdb17d428d4a18d41670cd632a8b85210dab9dafe83c0fb095acbbb9
2736827373
languageName: node
2736927374
linkType: hard
2737027375

@@ -27701,7 +27706,7 @@ __metadata:
2770127706
"@actions/github": "npm:^1.1.0"
2770227707
"@babel/cli": "npm:^7.24.1"
2770327708
"@babel/core": "npm:^7.24.3"
27704-
"@babel/eslint-parser": "npm:^7.24.1"
27709+
"@babel/eslint-parser": "npm:^7.27.1"
2770527710
"@babel/node": "npm:^7.23.9"
2770627711
"@babel/plugin-proposal-decorators": "npm:^7.24.1"
2770727712
"@babel/plugin-syntax-decorators": "npm:7.24.1"
@@ -30804,10 +30809,10 @@ __metadata:
3080430809
languageName: node
3080530810
linkType: hard
3080630811

30807-
"throttles@npm:^1.0.0":
30808-
version: 1.0.0
30809-
resolution: "throttles@npm:1.0.0"
30810-
checksum: 10c0/9c1d980520e9e4c0706d4997b748b387a34dea5e8871e1d8a5c881e5391f3318693e5b6ff561f2d0e3d91f19dd29e198fa0af317a591797dd53aec453b524eae
30812+
"throttles@npm:^1.0.1":
30813+
version: 1.0.1
30814+
resolution: "throttles@npm:1.0.1"
30815+
checksum: 10c0/a9427aa198473d0edc50d58ffddc832bf68144661e8a0e87d58800d77d988e35a07eccfb5668180f0147929f009d51f39a5eac3ea3b0ad6fb74213fbc981a4b4
3081130816
languageName: node
3081230817
linkType: hard
3081330818

0 commit comments

Comments
 (0)