Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit fb59daf

Browse files
authored
Update all Yarn dependencies (2024-09-23)
1 parent 8114e6f commit fb59daf

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@babel/preset-react": "^7.24.7",
55
"@rails/webpacker": "^5.4.4",
66
"ajv": "^6.4.0",
7-
"babel-loader": "^8.3.0",
7+
"babel-loader": "^8.4.1",
88
"classnames": "^2.5.1",
99
"eslint": "^4.19.1",
1010
"fine-uploader": "^5.16.2",

yarn.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2740,7 +2740,7 @@ babel-jest@^24.9.0:
27402740
chalk "^2.4.2"
27412741
slash "^2.0.0"
27422742

2743-
babel-loader@^8.2.2, babel-loader@^8.3.0:
2743+
babel-loader@^8.2.2:
27442744
version "8.3.0"
27452745
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
27462746
integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==
@@ -2750,6 +2750,16 @@ babel-loader@^8.2.2, babel-loader@^8.3.0:
27502750
make-dir "^3.1.0"
27512751
schema-utils "^2.6.5"
27522752

2753+
babel-loader@^8.4.1:
2754+
version "8.4.1"
2755+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1.tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675"
2756+
integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==
2757+
dependencies:
2758+
find-cache-dir "^3.3.1"
2759+
loader-utils "^2.0.4"
2760+
make-dir "^3.1.0"
2761+
schema-utils "^2.6.5"
2762+
27532763
babel-plugin-dynamic-import-node@^2.3.3:
27542764
version "2.3.3"
27552765
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
@@ -6428,7 +6438,7 @@ loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
64286438
emojis-list "^3.0.0"
64296439
json5 "^1.0.1"
64306440

6431-
loader-utils@^2.0.0:
6441+
loader-utils@^2.0.0, loader-utils@^2.0.4:
64326442
version "2.0.4"
64336443
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
64346444
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==

0 commit comments

Comments
 (0)