Skip to content

Commit 731e10a

Browse files
renovate[bot]alexander-akait
authored andcommitted
chore(deps): update dependency chokidar to v3 (#1902)
1 parent 86bf470 commit 731e10a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

client-src/default/utils/createSocketUrl.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import url from 'url';
2-
import querystring from 'querystring';
32
import getCurrentScriptSource from './getCurrentScriptSource';
43

54
function createSocketUrl(resourceQuery, currentLocation) {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"ansi-html": "0.0.7",
4040
"bonjour": "^3.5.0",
41-
"chokidar": "^2.1.8",
41+
"chokidar": "^3.0.1",
4242
"compression": "^1.7.4",
4343
"connect-history-api-fallback": "^1.6.0",
4444
"debug": "^4.1.1",

0 commit comments

Comments
 (0)