Skip to content

Commit cfb6064

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency chokidar to v3.5.3
1 parent 2cc6625 commit cfb6064

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
@@ -26,7 +26,7 @@
2626
"@emotion/styled": "11.6.0",
2727
"@material-ui/core": "4.12.3",
2828
"@material-ui/icons": "4.11.2",
29-
"chokidar": "3.5.2",
29+
"chokidar": "3.5.3",
3030
"dayjs": "1.10.7",
3131
"emotion": "11.0.0",
3232
"htmr": "0.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5110,10 +5110,10 @@ cheerio@^1.0.0-rc.3:
51105110
parse5 "^6.0.0"
51115111
parse5-htmlparser2-tree-adapter "^6.0.0"
51125112

5113-
5114-
version "3.5.2"
5115-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
5116-
integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
5113+
5114+
version "3.5.3"
5115+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
5116+
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
51175117
dependencies:
51185118
anymatch "~3.1.2"
51195119
braces "~3.0.2"

0 commit comments

Comments
 (0)