aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-30 21:57:42 +0000
committerGravatar vitalyster2023-05-31 01:00:10 +0300
commit15e70aacd08e5ccaec2ea3a988214d06093108af (patch)
tree147d6f67f98e8783c5b05270acfd6224cb68300c /package.json
parenta7316ef804fd908608d242a9b3239fa257793ed4 (diff)
build(deps-dev): bump @swc/core from 1.3.60 to 1.3.61
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.60 to 1.3.61. - [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.60...v1.3.61) --- 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 a2e1bfa3..2b149d8f 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/preset-react": "^7.22.3",
- "@swc/core": "^1.3.60",
+ "@swc/core": "^1.3.61",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",