aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-29 21:18:19 +0000
committerGravatar Vitaly Takmazov2023-07-01 09:01:41 +0300
commit3eb2638a5d96a4065f9e895b4bb81b51d5a75471 (patch)
treef88cfc9a8b76b000b2f0694c134fbcaa36e7c2e5 /package.json
parenteedd71d8d919f482e0d1d659d704a3c552455504 (diff)
build(deps-dev): bump @swc/core from 1.3.66 to 1.3.67
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.66 to 1.3.67. - [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.66...v1.3.67) --- 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 79944a96..958a037d 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.66",
+ "@swc/core": "^1.3.67",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",