Skip to content

Commit cfdce62

Browse files
chore(deps): update dependency babel-loader to v9.0.1
1 parent 18fe09e commit cfdce62

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
@@ -63,7 +63,7 @@
6363
"@testing-library/react": "13.4.0",
6464
"@testing-library/user-event": "14.4.3",
6565
"babel-jest": "29.2.2",
66-
"babel-loader": "9.0.0",
66+
"babel-loader": "9.0.1",
6767
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
6868
"cross-env": "7.0.3",
6969
"css-loader": "6.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2107,10 +2107,10 @@ [email protected], babel-jest@^29.2.2:
21072107
graceful-fs "^4.2.9"
21082108
slash "^3.0.0"
21092109

2110-
2111-
version "9.0.0"
2112-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.0.0.tgz#b90f48b49f5360e4678733755d1413e16cfee48e"
2113-
integrity sha512-qVGQb0PNw/B1sGhPf0/KKsHZAPfa2Bk+JbjkW7yGjAHZyvjAULXYq0et0+/+7DL/rGYU+y8UoGPzA32NP29pVQ==
2110+
2111+
version "9.0.1"
2112+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.0.1.tgz#d473f30a6ffc2f2abca610c01775c40fc5c2a970"
2113+
integrity sha512-szYjslOXFlj/po5KfrVmiuBAcI6GVHFuAgC96Qd6mMPHdwl4lmAJkYtvjQ1RxxPjgdkKjd3LQgXDE4jxEutNuw==
21142114
dependencies:
21152115
find-cache-dir "^3.3.2"
21162116
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)