Skip to content

Commit 8f524b9

Browse files
fix(deps): update dependency sanitize.css to v11 (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fbe1da7 commit 8f524b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-router-dom": "4.4.0-beta.8",
2424
"redux": "4.0.5",
2525
"redux-thunk": "2.3.0",
26-
"sanitize.css": "7.0.3",
26+
"sanitize.css": "11.0.0",
2727
"serve": "10.1.2"
2828
},
2929
"browserslist": [

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8040,9 +8040,9 @@ sane@^2.0.0:
80408040
optionalDependencies:
80418041
fsevents "^1.2.3"
80428042

8043-
sanitize.css@7.0.3:
8044-
version "7.0.3"
8045-
resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-7.0.3.tgz#121929e784381013256cd4805d1d8983a95ffae3"
8043+
sanitize.css@11.0.0:
8044+
version "11.0.0"
8045+
resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-11.0.0.tgz#29bb394c0543616f31cd8c58fcba8323a60e2ef6"
80468046

80478047
sass-loader@7.1.0:
80488048
version "7.1.0"

0 commit comments

Comments
 (0)