aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-02 21:51:44 +0000
committerGravatar vitalyster2023-10-03 01:41:27 +0300
commit33cd90eee67d967b49f5b1fa3f21429a7393d348 (patch)
treefaec19ee72105059e09597c938e9a16c02500d48 /package.json
parent42038289de9986b1c79ebe4bf51cd51c26b61480 (diff)
build(deps-dev): bump @swc/core from 1.3.90 to 1.3.91
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.90 to 1.3.91. - [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.90...v1.3.91) --- 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 b886a84c..a76f015b 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@babel/core": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.90",
+ "@swc/core": "^1.3.91",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",