mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
Update dependency @swc/helpers to v0.5.8 (#85327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5f38455f31
commit
b155bc11a1
@ -87,7 +87,7 @@
|
||||
"@react-types/shared": "3.22.1",
|
||||
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
|
||||
"@swc/core": "1.4.2",
|
||||
"@swc/helpers": "0.5.7",
|
||||
"@swc/helpers": "0.5.8",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.2",
|
||||
|
@ -82,7 +82,7 @@
|
||||
"@rollup/plugin-image": "3.0.3",
|
||||
"@rollup/plugin-node-resolve": "15.2.3",
|
||||
"@swc/core": "1.4.2",
|
||||
"@swc/helpers": "0.5.7",
|
||||
"@swc/helpers": "0.5.8",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.2",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -3958,7 +3958,7 @@ __metadata:
|
||||
"@rollup/plugin-image": "npm:3.0.3"
|
||||
"@rollup/plugin-node-resolve": "npm:15.2.3"
|
||||
"@swc/core": "npm:1.4.2"
|
||||
"@swc/helpers": "npm:0.5.7"
|
||||
"@swc/helpers": "npm:0.5.8"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.2"
|
||||
@ -8812,12 +8812,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/helpers@npm:0.5.7, @swc/helpers@npm:^0.5.0":
|
||||
version: 0.5.7
|
||||
resolution: "@swc/helpers@npm:0.5.7"
|
||||
"@swc/helpers@npm:0.5.8, @swc/helpers@npm:^0.5.0":
|
||||
version: 0.5.8
|
||||
resolution: "@swc/helpers@npm:0.5.8"
|
||||
dependencies:
|
||||
tslib: "npm:^2.4.0"
|
||||
checksum: 10/f9c4cbd2d59ef86dbe9f955651f1d49561cd897ca113d713f370853ebcc44841712b9b4c674508a314cceadc2ef27cdc0979b36cbb3af8b26b727e345ffe1f2e
|
||||
checksum: 10/3f4caa7bd4411c134caf833ff13bfeee62bd86654e2122a4f3ed8dfd1247651d3b81e64c0fd7dbb605089e6c68bb7416062341c097c155298bd3c0f7de58dc45
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18583,7 +18583,7 @@ __metadata:
|
||||
"@remix-run/router": "npm:^1.5.0"
|
||||
"@rtsao/plugin-proposal-class-properties": "npm:7.0.1-patch.1"
|
||||
"@swc/core": "npm:1.4.2"
|
||||
"@swc/helpers": "npm:0.5.7"
|
||||
"@swc/helpers": "npm:0.5.8"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.2"
|
||||
|
Loading…
Reference in New Issue
Block a user