Skip to content

Commit 946d2b4

Browse files
committed
chore(deps): update dependency babel-loader to v9.2.1
1 parent 4f55009 commit 946d2b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@semantic-release/npm": "9.0.2",
4747
"@types/react": "18.3.6",
4848
"@types/react-dom": "18.3.0",
49-
"babel-loader": "9.1.3",
49+
"babel-loader": "9.2.1",
5050
"gh-pages": "6.1.1",
5151
"git-cz": "4.9.0",
5252
"husky": "8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5982,10 +5982,10 @@ babel-core@^7.0.0-bridge.0:
59825982
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
59835983
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
59845984

5985-
babel-loader@9.1.3:
5986-
version "9.1.3"
5987-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a"
5988-
integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==
5985+
babel-loader@9.2.1:
5986+
version "9.2.1"
5987+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
5988+
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
59895989
dependencies:
59905990
find-cache-dir "^4.0.0"
59915991
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)