Skip to content

Commit 427bc66

Browse files
authored
Merge pull request #2839 from skaut/dependabot/npm_and_yarn/babel-loader-9.2.1
Bump babel-loader from 9.1.3 to 9.2.1
2 parents 7637d90 + 1af4a12 commit 427bc66

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
@@ -27,7 +27,7 @@
2727
"@babel/preset-env": "^7.24.0",
2828
"@types/webpack-env": "^1.18.5",
2929
"autoprefixer": "^10.4.20",
30-
"babel-loader": "^9.1.3",
30+
"babel-loader": "^9.2.1",
3131
"css-loader": "^7.1.2",
3232
"lint-staged": "^15.2.10",
3333
"mini-css-extract-plugin": "^2.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,10 +1387,10 @@ autoprefixer@^10.4.20:
13871387
picocolors "^1.0.1"
13881388
postcss-value-parser "^4.2.0"
13891389

1390-
babel-loader@^9.1.3:
1391-
version "9.1.3"
1392-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3.tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a"
1393-
integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==
1390+
babel-loader@^9.2.1:
1391+
version "9.2.1"
1392+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
1393+
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
13941394
dependencies:
13951395
find-cache-dir "^4.0.0"
13961396
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)