aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-01-15 21:26:50 +0000
committerGravatar vitalyster2024-01-16 08:04:09 +0300
commit1620a13c5bdef868247d32edbce5a9ebc4817b0e (patch)
tree06273e99f8f99a3eacf3ef1db26212d37a96e931 /package.json
parentc10f5d13d8d527d5dbb351166d246218f9d0caae (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [@swc/core](https://github.com/swc-project/swc). Updates `@swc/core` from 1.3.102 to 1.3.103 - [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.102...v1.3.103) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... 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 169ab9f5..e08cbbdc 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
- "@swc/core": "^1.3.102",
+ "@swc/core": "^1.3.103",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",