Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 8167e1a commit 2b540c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"startbootstrap-creative": "7.0.7"
},
"devDependencies": {
"css-loader": "7.1.1",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"cssnano": "7.0.1",
"cssnano-preset-advanced": "7.0.1",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1109,9 +1109,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: "npm:^5.1.0"
postcss: "npm:^8.4.33"
Expand All @@ -1129,7 +1129,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/435a21f19594f89e4d5da51f4d6d2de4d25d6f882117890875f6529e99fbe931ea258662fb680b70e7ccab2fd723084f2c3fff022c76d45c38893ae50ab6f08e
checksum: 10/ddde22fb103888320f60a1414a6a04638d2e9760a532a52d03c45e6e2830b32dd76c734aeef426f78dd95b2d15f77eeec3854ac53061aff02569732dc6e6801c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3488,7 +3488,7 @@ __metadata:
animejs: "npm:3.2.2"
bootstrap: "npm:5.3.3"
bootstrap-select: "npm:1.14.0-beta3"
css-loader: "npm:7.1.1"
css-loader: "npm:7.1.2"
css-minimizer-webpack-plugin: "npm:7.0.0"
cssnano: "npm:7.0.1"
cssnano-preset-advanced: "npm:7.0.1"
Expand Down

0 comments on commit 2b540c9

Please sign in to comment.