Skip to content

Commit

Permalink
chore(deps-dev): bump css-loader from 7.1.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v7.1.1...v7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent b86eff6 commit 742a656
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"commander": "12.1.0",
"core-js": "3.37.1",
"cross-env": "7.0.3",
"css-loader": "7.1.1",
"css-loader": "7.1.2",
"dotenv": "16.4.5",
"electron": "29.4.1",
"electron-builder": "24.13.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6809,9 +6809,9 @@ __metadata:
languageName: node
linkType: hard

"css-loader@npm:7.1.1":
version: 7.1.1
resolution: "css-loader@npm:7.1.1"
"css-loader@npm:7.1.2":
version: 7.1.2
resolution: "css-loader@npm:7.1.2"
dependencies:
icss-utils: ^5.1.0
postcss: ^8.4.33
Expand All @@ -6829,7 +6829,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 586e8d2d38c1456355cde973bebae7ba9dbe46640a485cae75e5d867f87b9171284245f8951e635ae82466b614ca19a4951966ab48743cdfa161321d79aa677c
checksum: 15bfd90d778ddab90ee1d04c8c8bcc13ea6c0791d01b52b09d1b1c753b3410f7a7788a510d93726a9878e70b7c1a140f21efdf5c96e1857872107551d3897822
languageName: node
linkType: hard

Expand Down Expand Up @@ -17417,7 +17417,7 @@ __metadata:
content-type: 1.0.5
core-js: 3.37.1
cross-env: 7.0.3
css-loader: 7.1.1
css-loader: 7.1.2
dotenv: 16.4.5
electron: 29.4.1
electron-builder: 24.13.3
Expand Down

0 comments on commit 742a656

Please sign in to comment.