aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-20 21:57:13 +0000
committerGravatar vitalyster2023-06-21 01:50:16 +0300
commit65f18e0d0732d761a1085cd293097d40d3b6e2a2 (patch)
tree765fc7319f9cf0dc92978852ec55b1bf208573a7 /package.json
parent0042b7df1980a9c961183194d3717d21f6c00bdf (diff)
build(deps-dev): bump @swc/core from 1.3.65 to 1.3.66
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.65 to 1.3.66. - [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.65...v1.3.66) --- 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 606f34b0..06b87639 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/preset-react": "^7.22.5",
- "@swc/core": "^1.3.65",
+ "@swc/core": "^1.3.66",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",