diff options
author | dependabot[bot] | 2023-01-11 21:02:23 +0000 |
---|---|---|
committer | vitalyster | 2023-01-12 05:14:42 +0300 |
commit | 41f2e9e0d38be420754ce36ce9578d753b4a3a74 (patch) | |
tree | 497cc131e6f5b0b823db4c819a13fe96ba8a6671 /package.json | |
parent | c620d66ae21f1eae6d056c1530ce91a7ef2285c5 (diff) |
Bump @swc/core from 1.3.25 to 1.3.26
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.25 to 1.3.26.
- [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.25...v1.3.26)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cfe4e945..28794ba0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@babel/core": "^7.20.12", "@babel/preset-env": "^7.20.2", - "@swc/core": "^1.3.25", + "@swc/core": "^1.3.26", "babel-loader": "^9.1.2", "concurrently": "^7.6.0", "copy-webpack-plugin": "^11.0.0", |