Skip to content

Commit ff908fa

Browse files
chore(deps): update dependency babel-loader to v9.1.2
1 parent d1054a3 commit ff908fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@storybook/react": "6.5.15",
7777
"@storybook/testing-library": "0.0.13",
7878
"@tsconfig/docusaurus": "1.0.6",
79-
"babel-loader": "9.1.0",
79+
"babel-loader": "9.1.2",
8080
"enhanced-resolve": "5.12.0",
8181
"react-router": "6.6.1",
8282
"replace-in-file": "6.3.5",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4626,10 +4626,10 @@ axios@^0.25.0:
46264626
dependencies:
46274627
follow-redirects "^1.14.7"
46284628

4629-
babel-loader@9.1.0:
4630-
version "9.1.0"
4631-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.0.tgz#839e9ae88aea930864ef9ec0f356dfca96ecf238"
4632-
integrity sha512-Antt61KJPinUMwHwIIz9T5zfMgevnfZkEVWYDWlG888fgdvRRGD0JTuf/fFozQnfT+uq64sk1bmdHDy/mOEWnA==
4629+
babel-loader@9.1.2:
4630+
version "9.1.2"
4631+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.2.tgz#a16a080de52d08854ee14570469905a5fc00d39c"
4632+
integrity sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==
46334633
dependencies:
46344634
find-cache-dir "^3.3.2"
46354635
schema-utils "^4.0.0"

0 commit comments

Comments
 (0)