aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-19 21:21:31 +0000
committerGravatar vitalyster2023-09-20 18:52:29 +0300
commitb93a5218df4abded6c754d2ea9fb673633ca63a9 (patch)
treed04bbf7f16153cd7b70bcc6166c72c3813ccda5f /package.json
parentc3199f3be78df078f54cf580d84700223ff62f88 (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [@swc/core](https://github.com/swc-project/swc). - [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.85...v1.3.86) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... 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 f0c443a8..7b8374ae 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@babel/core": "^7.22.20",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.85",
+ "@swc/core": "^1.3.86",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",