Bump @swc/core from 1.2.181 to 1.2.182

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.181 to 1.2.182.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.2.181...v1.2.182)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-11 23:47:46 +00:00 committed by GitHub
parent ec498be0c2
commit fe650e30a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 70 additions and 70 deletions

View file

@ -11,7 +11,7 @@
"buildexport": "next build && next export"
},
"dependencies": {
"@swc/core": "^1.2.181",
"@swc/core": "^1.2.182",
"aws-sdk": "^2.1133.0",
"copy-to-clipboard": "^3.3.1",
"csstype": "^3.0.10",