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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/71335/head
renovate[bot] 2 years ago committed by GitHub
parent f6a28cadbc
commit d0bbb69e14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 13
      yarn.lock

@ -109,7 +109,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.3.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",

@ -9092,16 +9092,7 @@ __metadata:
languageName: node
linkType: hard
"@swc/helpers@npm:0.4.14":
version: 0.4.14
resolution: "@swc/helpers@npm:0.4.14"
dependencies:
tslib: ^2.4.0
checksum: 273fd3f3fc461a92f3790cc551ea054745c6d6959afbe1232e6d7aa1c722bbc114d308aab96bef5c78fc0303c85c7b472ef00e2253251cc89737f3b1af56e5a5
languageName: node
linkType: hard
"@swc/helpers@npm:^0.5.0":
"@swc/helpers@npm:0.5.1, @swc/helpers@npm:^0.5.0":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
dependencies:
@ -18908,7 +18899,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.3.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 14.0.0

Loading…
Cancel
Save