Skip to content

Commit

Permalink
Bump thread-loader from 4.0.2 to 4.0.4 in /l2-frontend
Browse files Browse the repository at this point in the history
Bumps [thread-loader](https://github.com/webpack-contrib/thread-loader) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/webpack-contrib/thread-loader/releases)
- [Changelog](https://github.com/webpack-contrib/thread-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/thread-loader@v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: thread-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 9a3cf8b commit efb4479
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion l2-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"sass": "~1.32",
"sass-loader": "^10.1.1",
"speed-measure-webpack-plugin": "^1.5.0",
"thread-loader": "^4.0.1",
"thread-loader": "^4.0.4",
"typescript": "~5.0.4",
"url-loader": "^4.1.1",
"vue-eslint-parser": "^9.1.1",
Expand Down
12 changes: 6 additions & 6 deletions l2-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7807,7 +7807,7 @@ schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
ajv "^6.12.5"
ajv-keywords "^3.5.2"

schema-utils@^4.0.0, schema-utils@^4.0.1:
schema-utils@^4.0.0, schema-utils@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.2.0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b"
integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==
Expand Down Expand Up @@ -8572,15 +8572,15 @@ thread-loader@^3.0.0:
neo-async "^2.6.2"
schema-utils "^3.0.0"

thread-loader@^4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/thread-loader/-/thread-loader-4.0.2.tgz#f7b4484beab1f928818d8ecd96ef20c618d1fadc"
integrity sha512-UOk/KBydsQjh4Ja5kocxDUzhv11KYptHN/h8gdSwo6/MBkYrWqQua6K2qwlpXnCXS9c/uLs8F/JF8rpveF0+fA==
thread-loader@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/thread-loader/-/thread-loader-4.0.4.tgz#954141f6ce6c472b513737252b4729ecad2e4902"
integrity sha512-tXagu6Hivd03wB2tiS1bqvw345sc7mKei32EgpYpq31ZLes9FN0mEK2nKzXLRFgwt3PsBB0E/MZDp159rDoqwg==
dependencies:
json-parse-better-errors "^1.0.2"
loader-runner "^4.1.0"
neo-async "^2.6.2"
schema-utils "^4.0.1"
schema-utils "^4.2.0"

through2@^2.0.0:
version "2.0.5"
Expand Down

0 comments on commit efb4479

Please sign in to comment.