Skip to content

Commit c5a9698

Browse files
Merge pull request #1517 from dnprogramming/dependabot/npm_and_yarn/webapp/mini-css-extract-plugin-2.10.0
Bump mini-css-extract-plugin from 2.9.4 to 2.10.0 in /webapp
2 parents 3a9baab + 404814d commit c5a9698

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"gts": "^7.0.0",
3333
"html-webpack-plugin": "^5.6.5",
3434
"identity-obj-proxy": "^3.0.0",
35-
"mini-css-extract-plugin": "^2.9.4",
35+
"mini-css-extract-plugin": "^2.10.0",
3636
"postcss": "^8.5.6",
3737
"postcss-flexbugs-fixes": "^5.0.2",
3838
"postcss-loader": "^8.2.0",

webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7713,10 +7713,10 @@ min-indent@^1.0.0:
77137713
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
77147714
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
77157715

7716-
mini-css-extract-plugin@^2.9.4:
7717-
version "2.9.4"
7718-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200"
7719-
integrity sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==
7716+
mini-css-extract-plugin@^2.10.0:
7717+
version "2.10.0"
7718+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz#d801a1f388f8fac7333c01b7c15c9222c811def4"
7719+
integrity sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==
77207720
dependencies:
77217721
schema-utils "^4.0.0"
77227722
tapable "^2.2.1"

0 commit comments

Comments
 (0)