aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-17 21:01:54 +0000
committerGravatar vitalyster2023-01-18 09:18:06 +0300
commitff83df50dd7f01e8953bd14b9aeb8bdd7c16c561 (patch)
tree3d912202bb27881e2e85d63f26463361dec34ff3 /package.json
parentf2b6fdc9b37a6847b54887e5a964b094c04f9306 (diff)
build(deps-dev): bump @swc/core from 1.3.26 to 1.3.27
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.26 to 1.3.27. - [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.26...v1.3.27) --- 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 87dbde69..2800ed6b 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.26",
+ "@swc/core": "^1.3.27",
"babel-loader": "^9.1.2",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",