Skip to content

Commit 332f1f2

Browse files
chore(deps): update dependencies
1 parent 4d28d65 commit 332f1f2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@storybook/testing-library": "^0.2.0",
6464
"@swc-node/register": "1.9.0",
6565
"@swc/cli": "0.3.12",
66-
"@swc/core": "1.5.0",
66+
"@swc/core": "1.5.2",
6767
"@swc/jest": "0.2.36",
6868
"@swc/plugin-styled-jsx": "^1.5.20",
6969
"@testing-library/jest-dom": "^5.16.5",

yarn.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,7 @@
132132
semver "^6.3.0"
133133

134134
"@babel/core@^7.20.2":
135-
version "7.24.4"
136-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717"
137-
integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==
135+
version "7.24.5"
138136
dependencies:
139137
"@ampproject/remapping" "^2.2.0"
140138
"@babel/code-frame" "^7.24.2"

0 commit comments

Comments
 (0)