Skip to content

Commit a40c9d2

Browse files
committed
chore(package): update babel-loader to version 9.2.1
1 parent d23936c commit a40c9d2

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
@@ -73,7 +73,7 @@
7373
"@storybook/react-webpack5": "^7.4.5",
7474
"@types/react": "^18.3.5",
7575
"@types/react-dom": "^18.3.0",
76-
"babel-loader": "^9.1.3",
76+
"babel-loader": "^9.2.1",
7777
"husky": "^8.0.3",
7878
"react": "^18.3.1",
7979
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4974,10 +4974,10 @@ babel-jest@^25.5.1:
49744974
graceful-fs "^4.2.4"
49754975
slash "^3.0.0"
49764976

4977-
babel-loader@^9.0.0, babel-loader@^9.1.3:
4978-
version "9.1.3"
4979-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a"
4980-
integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==
4977+
babel-loader@^9.0.0, babel-loader@^9.2.1:
4978+
version "9.2.1"
4979+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
4980+
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
49814981
dependencies:
49824982
find-cache-dir "^4.0.0"
49834983
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)