Skip to content

Commit

Permalink
Bump @swc/wasm from 1.3.66 to 1.3.76
Browse files Browse the repository at this point in the history
Bumps [@swc/wasm](https://github.com/swc-project/swc) from 1.3.66 to 1.3.76.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.66...v1.3.76)

---
updated-dependencies:
- dependency-name: "@swc/wasm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 213db8c commit 7159e00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@oclif/core": "^2.11.7",
"@swc/core": "^1.3.70",
"@oclif/help": "^1.0.14",
"@swc/wasm": "^1.3.62",
"@swc/wasm": "^1.3.76",
"@types/cors": "^2.8.13",
"@types/express": "^4.17.14",
"@types/inquirer": "^9.0.3",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2748,10 +2748,10 @@
"@swc/core-win32-ia32-msvc" "1.3.70"
"@swc/core-win32-x64-msvc" "1.3.70"

"@swc/wasm@^1.3.62":
version "1.3.66"
resolved "https://registry.yarnpkg.com/@swc/wasm/-/wasm-1.3.66.tgz#65caba266539de18570c680a6e3b1b87a3455348"
integrity sha512-YxTkQLpfYr2j2vAHG+guWOGzpBYoqciJcHJKq1ecqHki8mxeTV6Origkyh4DzlG/K1hoy1/FtL6kal71Ktg+lg==
"@swc/wasm@^1.3.76":
version "1.3.76"
resolved "https://registry.yarnpkg.com/@swc/wasm/-/wasm-1.3.76.tgz#235c9e1b4389ec6384d097d8cc98f66c435a058d"
integrity sha512-AgI1dbzYFn4jXlD6sGJ/xn0KXSoAGHHUFlobSJi6EqA8AKUD3penlPSiRSUi+4rPQzhVDKLh8rKH1GgQOdWcBg==

"@tsconfig/node10@^1.0.7":
version "1.0.9"
Expand Down Expand Up @@ -7321,11 +7321,6 @@ tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

tslib@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

tslib@~2.5.0:
version "2.5.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
Expand Down

0 comments on commit 7159e00

Please sign in to comment.