aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-21 21:57:54 +0000
committerGravatar vitalyster2023-02-22 02:09:45 +0300
commitf8a8191737f8ebd377e5f58341ea9f68bd2f3635 (patch)
treeaeaa854363eb5ddb1b5892f9a6037aba90ffca0f /package.json
parent045328cf1b3c55dbdaaabfa5a6a2e891563ecf9d (diff)
build(deps-dev): bump @swc/core from 1.3.35 to 1.3.36
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.35 to 1.3.36. - [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.35...v1.3.36) --- 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 226eac53..c9f45d1c 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.35",
+ "@swc/core": "^1.3.36",
"babel-loader": "^9.1.2",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",