Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-09-23)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 23, 2024
1 parent 8114e6f commit fb59daf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@babel/preset-react": "^7.24.7",
"@rails/webpacker": "^5.4.4",
"ajv": "^6.4.0",
"babel-loader": "^8.3.0",
"babel-loader": "^8.4.1",
"classnames": "^2.5.1",
"eslint": "^4.19.1",
"fine-uploader": "^5.16.2",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2740,7 +2740,7 @@ babel-jest@^24.9.0:
chalk "^2.4.2"
slash "^2.0.0"

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

babel-loader@^8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1.tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675"
integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==
dependencies:
find-cache-dir "^3.3.1"
loader-utils "^2.0.4"
make-dir "^3.1.0"
schema-utils "^2.6.5"

babel-plugin-dynamic-import-node@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
Expand Down Expand Up @@ -6428,7 +6438,7 @@ loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
emojis-list "^3.0.0"
json5 "^1.0.1"

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

0 comments on commit fb59daf

Please sign in to comment.