Skip to content

Commit ae9b4cf

Browse files
Bump babel-loader from 10.1.0 to 10.1.1 (#14079)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aef643 commit ae9b4cf

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
@@ -264,7 +264,7 @@
264264
"@testing-library/user-event": "^14.6.1",
265265
"autoprefixer": "^10.4.27",
266266
"babel-gettext-extractor": "https://github.com/willdurand/babel-gettext-extractor#5.1.0",
267-
"babel-loader": "^10.1.0",
267+
"babel-loader": "^10.1.1",
268268
"babel-plugin-dynamic-import-node": "^2.2.0",
269269
"bundlewatch": "^0.4.1",
270270
"chalk": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,10 +2993,10 @@ babel-jest@30.3.0:
29932993
graceful-fs "^4.2.11"
29942994
slash "^3.0.0"
29952995

2996-
babel-loader@^10.1.0:
2997-
version "10.1.0"
2998-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.0.tgz#3ac62a9a47dba6b1be77fb24764ec5784981fbbe"
2999-
integrity sha512-5HTUZa013O4SWEYlJDHexrqSIYkWatfA9w/ZZQa7V2nMc0dRWkfu/0pmioC7XMYm8M7Z/3+q42NWj6e+fAT0MQ==
2996+
babel-loader@^10.1.1:
2997+
version "10.1.1"
2998+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.1.tgz#ce9748e85b7071eb88006e3cfa9e6cf14eeb97c5"
2999+
integrity sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==
30003000
dependencies:
30013001
find-up "^5.0.0"
30023002

0 commit comments

Comments
 (0)