Skip to content

Commit 102de5f

Browse files
chore(deps): update dependency babel-loader to v9.1.0
1 parent cfdce62 commit 102de5f

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.1",
66+
"babel-loader": "9.1.0",
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-
babel-loader@9.0.1:
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==
2110+
babel-loader@9.1.0:
2111+
version "9.1.0"
2112+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.0.tgz#839e9ae88aea930864ef9ec0f356dfca96ecf238"
2113+
integrity sha512-Antt61KJPinUMwHwIIz9T5zfMgevnfZkEVWYDWlG888fgdvRRGD0JTuf/fFozQnfT+uq64sk1bmdHDy/mOEWnA==
21142114
dependencies:
21152115
find-cache-dir "^3.3.2"
21162116
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)