aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-13 21:38:15 +0000
committerGravatar vitalyster2023-10-14 09:17:06 +0300
commit91e65a53471f7ff2768ed65198dc858fd61f0a67 (patch)
treefc21b9f147d0086a62970ba83d39c57197d882b7 /package.json
parent65543e502aa1249d28ef44157d6627da4ce1d16f (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.92...v1.3.93) --- 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 8bbd3a32..392a267c 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.92",
+ "@swc/core": "^1.3.93",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",