diff options
author | dependabot[bot] | 2023-03-07 09:13:51 +0000 |
---|---|---|
committer | vitalyster | 2023-03-07 12:22:27 +0300 |
commit | 093012a913982fcf1c521be142172db673523c74 (patch) | |
tree | 1db06e6e198a11e7617a9c28570de5c1315c559d /package.json | |
parent | da913252e71559f989d32011a9aa4f27aed9fa3f (diff) |
build(deps-dev): bump @swc/core from 1.3.37 to 1.3.38
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.37 to 1.3.38.
- [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.37...v1.3.38)
---
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 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b63d24b1..e91a9622 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@babel/core": "^7.21.0", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", - "@swc/core": "^1.3.37", + "@swc/core": "^1.3.38", "@swc/jest": "^0.2.24", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", |