Skip to content

Commit e334844

Browse files
chore(deps-dev): bump babel-loader from 9.2.0 to 9.2.1 (#11822)
1 parent 03d8519 commit e334844

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"@types/react-dom": "^18.3.0",
174174
"@types/react-modal": "^3.16.3",
175175
"babel-jest": "^29.7.0",
176-
"babel-loader": "^9.2.0",
176+
"babel-loader": "^9.2.1",
177177
"babel-plugin-named-asset-import": "^0.3.8",
178178
"babel-preset-react-app": "^10.0.1",
179179
"bfj": "^8.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4229,10 +4229,10 @@ babel-jest@^29.7.0:
42294229
graceful-fs "^4.2.9"
42304230
slash "^3.0.0"
42314231

4232-
babel-loader@^9.2.0:
4233-
version "9.2.0"
4234-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.0.tgz#e1c6fae52e0715962819ec45aed1eb4f84c23144"
4235-
integrity sha512-s4qfbvr85H17Rk7ozQJBIIMcVVjX8eu6NjJHzkPRswOzZcE5h+XSKAgT4KElsdkvywaWezwlu0BptTQivZ6eMQ==
4232+
babel-loader@^9.2.1:
4233+
version "9.2.1"
4234+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
4235+
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
42364236
dependencies:
42374237
find-cache-dir "^4.0.0"
42384238
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)