Skip to content

Commit 57fdd33

Browse files
chore(deps): update all non-major dependencies
1 parent 894159b commit 57fdd33

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"type-fest": "^4.9.0"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "7.24.1",
40+
"@babel/core": "7.24.3",
4141
"@babel/eslint-parser": "7.24.1",
4242
"@babel/preset-typescript": "^7.22.5",
4343
"@testing-library/jest-dom": "^6.1.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@babel/highlight" "^7.23.4"
5959
chalk "^2.4.2"
6060

61-
"@babel/code-frame@^7.10.4":
61+
"@babel/code-frame@^7.10.4", "@babel/code-frame@^7.24.2":
6262
version "7.24.2"
6363
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
6464
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -79,13 +79,13 @@
7979
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
8080
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
8181

82-
"@babel/core@7.24.1":
83-
version "7.24.1"
84-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
85-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
82+
"@babel/core@7.24.3":
83+
version "7.24.3"
84+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
85+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
8686
dependencies:
8787
"@ampproject/remapping" "^2.2.0"
88-
"@babel/code-frame" "^7.24.1"
88+
"@babel/code-frame" "^7.24.2"
8989
"@babel/generator" "^7.24.1"
9090
"@babel/helper-compilation-targets" "^7.23.6"
9191
"@babel/helper-module-transforms" "^7.23.3"
@@ -15141,9 +15141,9 @@ type-fest@^3.8.0:
1514115141
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
1514215142

1514315143
type-fest@^4.9.0:
15144-
version "4.13.0"
15145-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.13.0.tgz#b55e877e3d811bb5560a212daded70443c9000c2"
15146-
integrity sha512-nKO1N9IFeTec3jnNe/3nZlX+RzwZsvT3c4akWC3IlhYGQbRSPFMBe87vmoaymS3hW2l/rs+4ptDDTxzcbqAcmA==
15144+
version "4.13.1"
15145+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.13.1.tgz#166cba29f0aef1dde7d16cce1d17a1444bfdc3ad"
15146+
integrity sha512-ASMgM+Vf2cLwDMt1KXSkMUDSYCxtckDJs8zsaVF/mYteIsiARKCVtyXtcK38mIKbLTctZP8v6GMqdNaeI3fo7g==
1514715147

1514815148
type-is@^1.6.4, type-is@~1.6.18:
1514915149
version "1.6.18"

0 commit comments

Comments
 (0)