Skip to content

Commit

Permalink
Bump loader-utils and jest-transform-css
Browse files Browse the repository at this point in the history
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 3.2.1 and updates ancestor dependency [jest-transform-css](https://github.com/dferber90/jest-transform-css). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 3.2.1
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v3.2.1)

Updates `jest-transform-css` from 2.0.0 to 6.0.0
- [Release notes](https://github.com/dferber90/jest-transform-css/releases)
- [Commits](dferber90/jest-transform-css@v2.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: jest-transform-css
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2023
1 parent bef4a18 commit c60237c
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 74 deletions.
231 changes: 158 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint": "^6.8.0",
"husky": "^4.2.3",
"jest": "^25.2.7",
"jest-transform-css": "^2.0.0",
"jest-transform-css": "^6.0.1",
"lint-staged": "^10.0.9",
"prettier": "^2.0.2",
"pretty-quick": "^2.0.1",
Expand Down

0 comments on commit c60237c

Please sign in to comment.