diff options
author | dependabot[bot] | 2023-05-19 21:58:45 +0000 |
---|---|---|
committer | vitalyster | 2023-05-23 17:11:56 +0300 |
commit | 0a24c5d88e401760ec4e316843e17e30bffd75f7 (patch) | |
tree | fe425f34379ffcf9dab4ae29ae79f85947553371 /package.json | |
parent | 1641b31938359f5f4bb8ecff7afc18942ce1ba13 (diff) |
build(deps-dev): bump @swc/core from 1.3.58 to 1.3.59
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.58 to 1.3.59.
- [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.58...v1.3.59)
---
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 23e7e936..493b3ae1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@babel/core": "^7.21.8", "@babel/preset-env": "^7.21.5", "@babel/preset-react": "^7.18.6", - "@swc/core": "^1.3.58", + "@swc/core": "^1.3.59", "@swc/jest": "^0.2.26", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", |