aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-17 22:01:52 +0000
committerGravatar vitalyster2023-04-18 07:02:00 +0300
commitc05cad02ecaa4fd766a2bbea492d18fdf384e4d6 (patch)
tree46ec06422d120fe04f3353e974ecb44962366643 /package.json
parent22d9931371193b2bfcb47697878d3cf4e9fc383b (diff)
build(deps-dev): bump @swc/core from 1.3.50 to 1.3.51
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.50 to 1.3.51. - [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.50...v1.3.51) --- 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 65feed35..f0f588d6 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
- "@swc/core": "^1.3.50",
+ "@swc/core": "^1.3.51",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",