Skip to content

Commit 0807323

Browse files
chore(deps): update dependency babel-loader to v10.1.0
1 parent 22f6890 commit 0807323

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
@@ -21,7 +21,7 @@
2121
"@eslint/compat": "2.0.2",
2222
"@eslint/eslintrc": "3.3.4",
2323
"@eslint/js": "10.0.1",
24-
"babel-loader": "10.0.0",
24+
"babel-loader": "10.1.0",
2525
"babel-plugin-dynamic-import-node": "2.3.3",
2626
"babel-plugin-inline-react-svg": "2.0.2",
2727
"babel-plugin-react-docgen": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3515,10 +3515,10 @@ available-typed-arrays@^1.0.7:
35153515
dependencies:
35163516
possible-typed-array-names "^1.0.0"
35173517

3518-
babel-loader@10.0.0:
3519-
version "10.0.0"
3520-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
3521-
integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
3518+
babel-loader@10.1.0:
3519+
version "10.1.0"
3520+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.0.tgz#3ac62a9a47dba6b1be77fb24764ec5784981fbbe"
3521+
integrity sha512-5HTUZa013O4SWEYlJDHexrqSIYkWatfA9w/ZZQa7V2nMc0dRWkfu/0pmioC7XMYm8M7Z/3+q42NWj6e+fAT0MQ==
35223522
dependencies:
35233523
find-up "^5.0.0"
35243524

0 commit comments

Comments
 (0)