diff options
author | dependabot[bot] | 2022-11-16 17:05:06 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:58 +0300 |
commit | fde7becc5138e9cc72431060f491a995e41d8b75 (patch) | |
tree | f5bc9c9a97253f0182d0913439e5b2dac5ce9dc7 /vnext/package.json | |
parent | f6085503b51bd743a5b20ab757e21d08e8ddb4b6 (diff) |
Bump @swc/core from 1.3.17 to 1.3.18
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.17 to 1.3.18.
- [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.3.17...v1.3.18)
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index f0c82742..8e4cdc07 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -16,7 +16,7 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@swc/core": "^1.3.17", + "@swc/core": "^1.3.18", "@swc/jest": "^0.2.23", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", |