diff options
author | dependabot[bot] | 2023-07-25 21:44:05 +0000 |
---|---|---|
committer | vitalyster | 2023-07-26 00:44:45 +0300 |
commit | 24a1911765b0c5caa3e700a4e4178140ed0101af (patch) | |
tree | 3543175bc4552480d6e29abc78cea9bd69fd9cfc /package.json | |
parent | 69e11509eaf761dfa72819e0e6095547850ac184 (diff) |
build(deps-dev): bump @swc/core from 1.3.70 to 1.3.71
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.70 to 1.3.71.
- [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.70...v1.3.71)
---
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 e9433908..81e5d159 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/core": "^7.22.9", "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", - "@swc/core": "^1.3.70", + "@swc/core": "^1.3.71", "@swc/jest": "^0.2.27", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^14.0.0", |