Skip to content

Commit

Permalink
Update dependency mini-css-extract-plugin to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent d24d382 commit 3a45f85
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion scripts/installer/frameworks/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"jest": "26.6.3",
"jest-transform-stub": "2.0.0",
"jsdom": "16.5.3",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "1.6.2",
"multiple-cucumber-html-reporter": "1.18.0",
"namor": "2.0.2",
"node-fetch": "2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion scripts/installer/frameworks/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"jest": "26.6.3",
"jest-transform-stub": "2.0.0",
"jsdom": "16.5.3",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "1.6.2",
"multiple-cucumber-html-reporter": "1.18.0",
"namor": "2.0.2",
"node-fetch": "2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion scripts/installer/frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"jest": "26.6.3",
"jest-transform-stub": "2.0.0",
"jsdom": "16.5.3",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "1.6.2",
"multiple-cucumber-html-reporter": "1.18.0",
"namor": "2.0.2",
"node-fetch": "2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion scripts/installer/frameworks/stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"jest": "26.6.3",
"jest-transform-stub": "2.0.0",
"jsdom": "16.5.3",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "1.6.2",
"multiple-cucumber-html-reporter": "1.18.0",
"namor": "2.0.2",
"node-fetch": "2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion scripts/installer/frameworks/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"jest": "26.6.3",
"jest-transform-stub": "2.0.0",
"jsdom": "16.5.3",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "1.6.2",
"multiple-cucumber-html-reporter": "1.18.0",
"namor": "2.0.2",
"node-fetch": "2.6.7",
Expand Down
2 changes: 1 addition & 1 deletion scripts/installer/frameworks/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"jest": "26.6.3",
"jest-transform-stub": "2.0.0",
"jsdom": "16.5.3",
"mini-css-extract-plugin": "1.3.9",
"mini-css-extract-plugin": "1.6.2",
"multiple-cucumber-html-reporter": "1.18.0",
"namor": "2.0.2",
"node-fetch": "2.6.7",
Expand Down

0 comments on commit 3a45f85

Please sign in to comment.