diff options
author | dependabot[bot] | 2023-01-26 21:01:46 +0000 |
---|---|---|
committer | vitalyster | 2023-01-27 17:11:04 +0300 |
commit | b3a169844b43d64aba4c1f7c583073b5dc54cf49 (patch) | |
tree | fe0239d69090abf73c19e5bf8de2ae1aafe7cf15 /package.json | |
parent | 5db0b54368660e7dbfed1e4bbf547247f85c176b (diff) |
build(deps-dev): bump @swc/core from 1.3.28 to 1.3.29
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.28 to 1.3.29.
- [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.28...v1.3.29)
---
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 3fd69f1e..aaf3a7cd 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.28", + "@swc/core": "^1.3.29", "babel-loader": "^9.1.2", "concurrently": "^7.6.0", "copy-webpack-plugin": "^11.0.0", |