Skip to content

Commit d966650

Browse files
committed
chore(deps): update dependency mini-css-extract-plugin to v1.3.5
1 parent f50bceb commit d966650

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"less": "4.1.0",
8585
"less-loader": "7.3.0",
8686
"lint-staged": "10.5.3",
87-
"mini-css-extract-plugin": "1.3.4",
87+
"mini-css-extract-plugin": "1.3.5",
8888
"npm-run-all": "4.1.5",
8989
"prettier": "2.2.1",
9090
"react": "17.0.1",

yarn.lock

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

7400-
7401-
version "1.3.4"
7402-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.4.tgz#706e69632cdcdb8b15bf8e638442a0dba304a9c8"
7403-
integrity sha512-dNjqyeogUd8ucUgw5sxm1ahvSfSUgef7smbmATRSbDm4EmNx5kQA6VdUEhEeCKSjX6CTYjb5vxgMUvRjqP3uHg==
7400+
7401+
version "1.3.5"
7402+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.5.tgz#252166e78879c106e0130f229d44e0cbdfcebed3"
7403+
integrity sha512-tvmzcwqJJXau4OQE5vT72pRT18o2zF+tQJp8CWchqvfQnTlflkzS+dANYcRdyPRWUWRkfmeNTKltx0NZI/b5dQ==
74047404
dependencies:
74057405
loader-utils "^2.0.0"
74067406
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)