diff options
author | dependabot[bot] | 2023-01-24 22:56:47 +0000 |
---|---|---|
committer | vitalyster | 2023-01-25 01:57:56 +0300 |
commit | 1f6999c61b9d4bb00a16a487a32f28ef96745f89 (patch) | |
tree | 2eae108da9e5710e06c669078c9242cb9010ddc8 /package.json | |
parent | fabe451be249f2b184b9e2324b27536d33b53e62 (diff) |
build(deps-dev): bump @swc/core from 1.3.27 to 1.3.28
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.27 to 1.3.28.
- [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.27...v1.3.28)
---
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 be617c13..ea682106 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.27", + "@swc/core": "^1.3.28", "babel-loader": "^9.1.2", "concurrently": "^7.6.0", "copy-webpack-plugin": "^11.0.0", |