aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-06 17:01:51 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commite81285fb2ae7dde5b0374ec299683d6cf56ea6ba (patch)
tree6f19b47ef49d7ab5c38651e0bb424524665c682c /vnext/package.json
parentab6c1dd0942fe5c21ca806999eac5f15984172e5 (diff)
Bump @swc/core from 1.3.24 to 1.3.25
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.24 to 1.3.25. - [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.24...v1.3.25) --- 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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 6557318e..2fc4820f 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -16,7 +16,7 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@swc/core": "^1.3.24",
+ "@swc/core": "^1.3.25",
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",