Skip to content

Commit f844350

Browse files
authored
⬆️ Update babel-loader to version 10.1.1 (#385)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 9ba21b1 commit f844350

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
@@ -66,7 +66,7 @@
6666
"@testing-library/react": "^16.3.1",
6767
"@testing-library/user-event": "^14.6.1",
6868
"babel-jest": "~30.2.0",
69-
"babel-loader": "~10.0.0",
69+
"babel-loader": "~10.1.1",
7070
"cross-env": "~10.1.0",
7171
"css-loader": "~7.1.2",
7272
"eslint": "~9.39.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2518,10 +2518,10 @@ babel-jest@30.2.0, babel-jest@~30.2.0:
25182518
graceful-fs "^4.2.11"
25192519
slash "^3.0.0"
25202520

2521-
babel-loader@~10.0.0:
2522-
version "10.0.0"
2523-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
2524-
integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
2521+
babel-loader@~10.1.1:
2522+
version "10.1.1"
2523+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.1.tgz#ce9748e85b7071eb88006e3cfa9e6cf14eeb97c5"
2524+
integrity sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==
25252525
dependencies:
25262526
find-up "^5.0.0"
25272527

0 commit comments

Comments
 (0)