Bump @swc/core from 1.2.171 to 1.2.172

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.171 to 1.2.172.
- [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.171...v1.2.172)

---
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-04-26 23:38:07 +00:00 committed by GitHub
parent 9e17421654
commit daff1a3bc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 76 additions and 76 deletions

View file

@ -10,7 +10,7 @@
"buildexport": "next build && next export"
},
"dependencies": {
"@swc/core": "^1.2.171",
"@swc/core": "^1.2.172",
"copy-to-clipboard": "^3.3.1",
"csstype": "^3.0.10",
"dayjs": "^1.11.1",