aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-05 21:58:06 +0000
committerGravatar vitalyster2023-06-06 00:58:42 +0300
commitfa0623cdc34bfddfe795d49e0cbf30d768b6fb69 (patch)
treed1c0c825428f23ed79206655d5958d15fb554f2c /package.json
parentd269763eb1515ab7c4820c45d19a4d6798ee5c9d (diff)
build(deps-dev): bump @swc/core from 1.3.61 to 1.3.62
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.61 to 1.3.62. - [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.61...v1.3.62) --- 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 48c345f7..2c8e42cc 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.61",
+ "@swc/core": "^1.3.62",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",