Skip to content

Commit a480fd9

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency sanitize.css to v7.0.1
1 parent 3b9f2c1 commit a480fd9

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.3.1",
2424
"redux": "4.0.0",
2525
"redux-thunk": "2.3.0",
26-
"sanitize.css": "7.0.0",
26+
"sanitize.css": "7.0.1",
2727
"serve": "10.0.0"
2828
}
2929
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6074,9 +6074,9 @@ sane@~1.6.0:
60746074
walker "~1.0.5"
60756075
watch "~0.10.0"
60766076

6077-
sanitize.css@7.0.0:
6078-
version "7.0.0"
6079-
resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-7.0.0.tgz#b584cea52612b0340a398ba3992213f65d981000"
6077+
sanitize.css@7.0.1:
6078+
version "7.0.1"
6079+
resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-7.0.1.tgz#fded48dd9d91f64afcbce4997b0d8add689c8aff"
60806080

60816081
sax@^1.2.1, sax@^1.2.4, sax@~1.2.1:
60826082
version "1.2.4"

0 commit comments

Comments
 (0)