aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-01 21:35:09 +0000
committerGravatar vitalyster2023-08-04 14:31:27 +0300
commitc2c11ff80370180f6f6e4dccec3aecbd69a1c702 (patch)
treefb37b70126778f59be5c65882e142b0776262fed /package.json
parent3568ae62e0c0b7fcecc28a7971aab9d8adc3b78d (diff)
build(deps-dev): bump @swc/core from 1.3.71 to 1.3.73
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.71 to 1.3.73. - [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.71...v1.3.73) --- 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 856dc8be..09839958 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.71",
+ "@swc/core": "^1.3.73",
"@swc/jest": "^0.2.27",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",