Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update dependency @swc/core to v1.3.85 #7675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4926,16 +4926,16 @@ __metadata:
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.3.84":
version: 1.3.84
resolution: "@swc/core-darwin-arm64@npm:1.3.84"
"@swc/core-darwin-arm64@npm:1.3.86":
version: 1.3.86
resolution: "@swc/core-darwin-arm64@npm:1.3.86"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.3.84":
version: 1.3.84
resolution: "@swc/core-darwin-x64@npm:1.3.84"
"@swc/core-darwin-x64@npm:1.3.86":
version: 1.3.86
resolution: "@swc/core-darwin-x64@npm:1.3.86"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -4958,16 +4958,16 @@ __metadata:
languageName: node
linkType: soft

"@swc/core-linux-x64-gnu@npm:1.3.84":
version: 1.3.84
resolution: "@swc/core-linux-x64-gnu@npm:1.3.84"
"@swc/core-linux-x64-gnu@npm:1.3.86":
version: 1.3.86
resolution: "@swc/core-linux-x64-gnu@npm:1.3.86"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.3.84":
version: 1.3.84
resolution: "@swc/core-linux-x64-musl@npm:1.3.84"
"@swc/core-linux-x64-musl@npm:1.3.86":
version: 1.3.86
resolution: "@swc/core-linux-x64-musl@npm:1.3.86"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -4984,27 +4984,27 @@ __metadata:
languageName: node
linkType: soft

"@swc/core-win32-x64-msvc@npm:1.3.84":
version: 1.3.84
resolution: "@swc/core-win32-x64-msvc@npm:1.3.84"
"@swc/core-win32-x64-msvc@npm:1.3.86":
version: 1.3.86
resolution: "@swc/core-win32-x64-msvc@npm:1.3.86"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:^1.3.68":
version: 1.3.84
resolution: "@swc/core@npm:1.3.84"
dependencies:
"@swc/core-darwin-arm64": 1.3.84
"@swc/core-darwin-x64": 1.3.84
"@swc/core-linux-arm-gnueabihf": 1.3.84
"@swc/core-linux-arm64-gnu": 1.3.84
"@swc/core-linux-arm64-musl": 1.3.84
"@swc/core-linux-x64-gnu": 1.3.84
"@swc/core-linux-x64-musl": 1.3.84
"@swc/core-win32-arm64-msvc": 1.3.84
"@swc/core-win32-ia32-msvc": 1.3.84
"@swc/core-win32-x64-msvc": 1.3.84
version: 1.3.86
resolution: "@swc/core@npm:1.3.86"
dependencies:
"@swc/core-darwin-arm64": 1.3.86
"@swc/core-darwin-x64": 1.3.86
"@swc/core-linux-arm-gnueabihf": 1.3.86
"@swc/core-linux-arm64-gnu": 1.3.86
"@swc/core-linux-arm64-musl": 1.3.86
"@swc/core-linux-x64-gnu": 1.3.86
"@swc/core-linux-x64-musl": 1.3.86
"@swc/core-win32-arm64-msvc": 1.3.86
"@swc/core-win32-ia32-msvc": 1.3.86
"@swc/core-win32-x64-msvc": 1.3.86
"@swc/types": ^0.1.4
peerDependencies:
"@swc/helpers": ^0.5.0
Expand Down Expand Up @@ -5032,7 +5032,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: dee45823923c29dde579ed1121c4392c937826d575c87f62399ba7a0b27cacfeb05da97b65cf49a721a50127bb1e22ca5c07defa784ec2a47fed33e3498ef1b9
checksum: e2792b836446f2d2c002f7170e5a20aae9d0ca2ef316bef17918a1c87744c354c0c0afd8e2a97312cc017d2253fa60397478a5fe8c1ba12f84e7a293db9df5a5
languageName: node
linkType: hard

Expand Down