Skip to content

Commit

Permalink
Update dependency postcss-loader to v7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent d123a01 commit 4c85e16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"autoprefixer": "10.4.14",
"postcss": "8.4.23",
"postcss-loader": "7.3.1",
"postcss-loader": "7.3.2",
"tailwindcss": "3.3.2"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20081,9 +20081,9 @@ __metadata:
languageName: node
linkType: hard

"postcss-loader@npm:7.3.1":
version: 7.3.1
resolution: "postcss-loader@npm:7.3.1"
"postcss-loader@npm:7.3.2":
version: 7.3.2
resolution: "postcss-loader@npm:7.3.2"
dependencies:
cosmiconfig: ^8.1.3
jiti: ^1.18.2
Expand All @@ -20092,7 +20092,7 @@ __metadata:
peerDependencies:
postcss: ^7.0.0 || ^8.0.1
webpack: ^5.0.0
checksum: 3713d58a6149013b7df8498322986ed472a65e1a4b84c6c0ad15a074d718c03d5d1df5f16e6ecf6396d00c2050e0d2b829d92e054e2aafcd6eff963d6f2e50ed
checksum: 635975cd6620a251eaf19ae27e13fcb777391d68083c71551467f3fd1aec80648d444a46c9c91018e0eb0e6eb3d02cdba44ffe15eff41cf48756092766ebec4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -25173,7 +25173,7 @@ __metadata:
date-fns: ^2.30.0
humanize-string: 2.1.0
postcss: 8.4.23
postcss-loader: 7.3.1
postcss-loader: 7.3.2
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0
Expand Down

0 comments on commit 4c85e16

Please sign in to comment.