Skip to content

Commit 54f23eb

Browse files
chore(deps): update dependency mini-css-extract-plugin to v1.6.2 (#3517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 068ceae commit 54f23eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"jest": "29.6.2",
9999
"jest-environment-jsdom": "^29.5.0",
100100
"jest-junit": "16.0.0",
101-
"mini-css-extract-plugin": "1.3.5",
101+
"mini-css-extract-plugin": "1.6.2",
102102
"nightwatch": "0.9.21",
103103
"npm-run-all": "4.1.5",
104104
"postcss": "^8.4.24",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9251,10 +9251,10 @@ mini-create-react-context@^0.4.0:
92519251
"@babel/runtime" "^7.12.1"
92529252
tiny-warning "^1.0.3"
92539253

9254-
mini-css-extract-plugin@1.3.5:
9255-
version "1.3.5"
9256-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.5.tgz#252166e78879c106e0130f229d44e0cbdfcebed3"
9257-
integrity sha512-tvmzcwqJJXau4OQE5vT72pRT18o2zF+tQJp8CWchqvfQnTlflkzS+dANYcRdyPRWUWRkfmeNTKltx0NZI/b5dQ==
9254+
mini-css-extract-plugin@1.6.2:
9255+
version "1.6.2"
9256+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.2.tgz#83172b4fd812f8fc4a09d6f6d16f924f53990ca8"
9257+
integrity sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==
92589258
dependencies:
92599259
loader-utils "^2.0.0"
92609260
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)