Update dependency @swc/helpers to v0.5.1 (#69766)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-08 09:58:41 +01:00
committed by GitHub
parent 5cd25b84d2
commit 3e5e178ede
2 changed files with 12 additions and 3 deletions

View File

@@ -107,7 +107,7 @@
"@react-types/shared": "3.18.1",
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
"@swc/core": "1.3.38",
"@swc/helpers": "0.4.14",
"@swc/helpers": "0.5.1",
"@testing-library/dom": "9.0.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",

View File

@@ -8603,7 +8603,16 @@ __metadata:
languageName: node
linkType: hard
"@swc/helpers@npm:0.4.14, @swc/helpers@npm:^0.4.14":
"@swc/helpers@npm:0.5.1":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
dependencies:
tslib: ^2.4.0
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
languageName: node
linkType: hard
"@swc/helpers@npm:^0.4.14":
version: 0.4.14
resolution: "@swc/helpers@npm:0.4.14"
dependencies:
@@ -18245,7 +18254,7 @@ __metadata:
"@remix-run/router": ^1.5.0
"@rtsao/plugin-proposal-class-properties": 7.0.1-patch.1
"@swc/core": 1.3.38
"@swc/helpers": 0.4.14
"@swc/helpers": 0.5.1
"@testing-library/dom": 9.0.1
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0