diff options
author | dependabot[bot] | 2023-05-25 21:57:17 +0000 |
---|---|---|
committer | vitalyster | 2023-05-26 08:53:43 +0300 |
commit | d59db9a7126018cc0b9d44616fbe04575dcc236c (patch) | |
tree | c655229f6c7b7e0219b16e624fadd29ce92bdafe /package.json | |
parent | 65a95a77d015c544ee76e0d5bf38f906444e99ae (diff) |
build(deps-dev): bump @swc/core from 1.3.59 to 1.3.60
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.59 to 1.3.60.
- [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.59...v1.3.60)
---
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 48c19f50..7d9cd231 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.59", + "@swc/core": "^1.3.60", "@swc/jest": "^0.2.26", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", |