aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-30 21:58:02 +0000
committerGravatar vitalyster2023-03-31 03:10:44 +0300
commit069c1bc3f448a2d2b99866c8d433e5c7c03dc1dc (patch)
tree1f1a9a178f4af0d577198bccf3f4c09a85f4121e /package.json
parent90de8f177bdb50a42b8077ad8a02d768e52e6a8b (diff)
build(deps-dev): bump @swc/core from 1.3.42 to 1.3.44
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.42 to 1.3.44. - [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.42...v1.3.44) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d4e89f40..0625ec14 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
- "@swc/core": "^1.3.42",
+ "@swc/core": "^1.3.44",
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",