chore(deps): bump the yarn group with 1 update (#6989)
Bumps the yarn group with 1 update: [caniuse-lite](https://github.com/browserslist/caniuse-lite). Updates `caniuse-lite` from 1.0.30001579 to 1.0.30001581 - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001579...1.0.30001581) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yarn ... 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:
parent
306f55c795
commit
fbdc9d6569
10
.pnp.cjs
generated
10
.pnp.cjs
generated
|
@ -54,7 +54,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["browser-fs-access", "npm:0.35.0"],\
|
||||
["browserlist", "npm:1.0.1"],\
|
||||
["c8", "npm:9.1.0"],\
|
||||
["caniuse-lite", "npm:1.0.30001579"],\
|
||||
["caniuse-lite", "npm:1.0.30001581"],\
|
||||
["d3", "npm:7.8.5"],\
|
||||
["eslint", "npm:8.56.0"],\
|
||||
["eslint-config-standard", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:17.1.0"],\
|
||||
|
@ -3443,10 +3443,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:1.0.30001579", {\
|
||||
"packageLocation": "./.yarn/cache/caniuse-lite-npm-1.0.30001579-e3fe2d544b-7539dcff74.zip/node_modules/caniuse-lite/",\
|
||||
["npm:1.0.30001581", {\
|
||||
"packageLocation": "./.yarn/cache/caniuse-lite-npm-1.0.30001581-7909cc6e66-ca4e2cd9d0.zip/node_modules/caniuse-lite/",\
|
||||
"packageDependencies": [\
|
||||
["caniuse-lite", "npm:1.0.30001579"]\
|
||||
["caniuse-lite", "npm:1.0.30001581"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -8265,7 +8265,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["browser-fs-access", "npm:0.35.0"],\
|
||||
["browserlist", "npm:1.0.1"],\
|
||||
["c8", "npm:9.1.0"],\
|
||||
["caniuse-lite", "npm:1.0.30001579"],\
|
||||
["caniuse-lite", "npm:1.0.30001581"],\
|
||||
["d3", "npm:7.8.5"],\
|
||||
["eslint", "npm:8.56.0"],\
|
||||
["eslint-config-standard", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:17.1.0"],\
|
||||
|
|
Binary file not shown.
BIN
.yarn/cache/caniuse-lite-npm-1.0.30001581-7909cc6e66-ca4e2cd9d0.zip
vendored
Normal file
BIN
.yarn/cache/caniuse-lite-npm-1.0.30001581-7909cc6e66-ca4e2cd9d0.zip
vendored
Normal file
Binary file not shown.
|
@ -21,7 +21,7 @@
|
|||
"bootstrap": "5.3.2",
|
||||
"bootstrap-icons": "1.11.3",
|
||||
"browser-fs-access": "0.35.0",
|
||||
"caniuse-lite": "1.0.30001579",
|
||||
"caniuse-lite": "1.0.30001581",
|
||||
"d3": "7.8.5",
|
||||
"file-saver": "2.0.5",
|
||||
"highcharts": "11.3.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2629,10 +2629,10 @@ browserlist@latest:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"caniuse-lite@npm:1.0.30001579":
|
||||
version: 1.0.30001579
|
||||
resolution: "caniuse-lite@npm:1.0.30001579"
|
||||
checksum: 7539dcff74d2243a30c428393dc690c87fa34d7da36434731853e9bcfe783757763b2971f5cc878e25242a93e184e53f167d11bd74955af956579f7af71cc764
|
||||
"caniuse-lite@npm:1.0.30001581":
|
||||
version: 1.0.30001581
|
||||
resolution: "caniuse-lite@npm:1.0.30001581"
|
||||
checksum: ca4e2cd9d0acf5e3c71fa2e7cd65561e4532d32b640145f634c333792074bb63de1239b35abfb6b6d372f97caf26f8d97faac7ba51ef190717ad2d3ae9c0d7a2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6977,7 +6977,7 @@ browserlist@latest:
|
|||
browser-fs-access: 0.35.0
|
||||
browserlist: latest
|
||||
c8: 9.1.0
|
||||
caniuse-lite: 1.0.30001579
|
||||
caniuse-lite: 1.0.30001581
|
||||
d3: 7.8.5
|
||||
eslint: 8.56.0
|
||||
eslint-config-standard: 17.1.0
|
||||
|
|
Loading…
Reference in a new issue