chore(deps-dev): bump chokidar from 3.5.0 to 3.5.1 in /client

Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.5.0...3.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
pull/39853/head
dependabot[bot] 2021-01-18 08:36:07 +00:00
parent 6398db5d1b
commit e6c743d1fa
2 changed files with 4 additions and 4 deletions

View File

@ -7318,9 +7318,9 @@
} }
}, },
"chokidar": { "chokidar": {
"version": "3.5.0", "version": "3.5.1",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.0.tgz", "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.1.tgz",
"integrity": "sha512-JgQM9JS92ZbFR4P90EvmzNpSGhpPBGBSj10PILeDyYFwp4h2/D9OM03wsJ4zW1fEp4ka2DGrnUeD7FuvQ2aZ2Q==", "integrity": "sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==",
"requires": { "requires": {
"anymatch": "~3.1.1", "anymatch": "~3.1.1",
"braces": "~3.0.2", "braces": "~3.0.2",

View File

@ -103,7 +103,7 @@
"@testing-library/react": "^11.2.3", "@testing-library/react": "^11.2.3",
"autoprefixer": "^9.8.6", "autoprefixer": "^9.8.6",
"babel-plugin-transform-imports": "^1.5.1", "babel-plugin-transform-imports": "^1.5.1",
"chokidar": "^3.5.0", "chokidar": "^3.5.1",
"copy-webpack-plugin": "^5.1.2", "copy-webpack-plugin": "^5.1.2",
"jest": "^26.6.3", "jest": "^26.6.3",
"monaco-editor-webpack-plugin": "^1.9.0", "monaco-editor-webpack-plugin": "^1.9.0",