aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-13 21:08:38 +0000
committerGravatar vitalyster2023-07-14 16:54:25 +0300
commitce4c637bf0f6b1139bd73bfc2165fa85b3013931 (patch)
treeb020716504c76b608a4031f8a83c1c0ec0f0b411 /package.json
parent66ad86235bb2c6666ed42272a5f473fe2f188ac2 (diff)
build(deps-dev): bump @swc/core from 1.3.68 to 1.3.69
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.68 to 1.3.69. - [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.68...v1.3.69) --- 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 317a2c52..1bea0239 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.68",
+ "@swc/core": "^1.3.69",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",