Skip to content

Commit 1cc7f88

Browse files
chore(deps): update dependency next-remote-watch to v2
1 parent 14fc793 commit 1cc7f88

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"imagemin-optipng": "8.0.0",
6565
"inquirer": "9.1.2",
6666
"lint-staged": "13.0.3",
67-
"next-remote-watch": "1.0.0",
67+
"next-remote-watch": "2.0.0",
6868
"prettier": "2.7.1"
6969
},
7070
"lint-staged": {

Diff for: yarn.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -2042,7 +2042,7 @@ bl@^5.0.0:
20422042
inherits "^2.0.4"
20432043
readable-stream "^3.4.0"
20442044

2045-
[email protected], body-parser@^1.19.0:
2045+
20462046
version "1.19.0"
20472047
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz"
20482048
integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
@@ -6338,12 +6338,11 @@ [email protected]:
63386338
raw-loader "^2.0.0"
63396339
url-loader "^1.1.2"
63406340

6341-
next-remote-watch@1.0.0:
6342-
version "1.0.0"
6343-
resolved "https://registry.npmjs.org/next-remote-watch/-/next-remote-watch-1.0.0.tgz"
6344-
integrity sha512-kV+pglCwcnKyqJIXPHUUrnZr9d3rCqCIEQWBkFYC02GDXHyKVmcFytoY6q0+wMIQqh/izIAQL1x6OKXZhksjLA==
6341+
next-remote-watch@2.0.0:
6342+
version "2.0.0"
6343+
resolved "https://registry.yarnpkg.com/next-remote-watch/-/next-remote-watch-2.0.0.tgz#416af12af6abc7633429d2c0e09d27a522d4d06d"
6344+
integrity sha512-FyKDFMwbjKCPdu8ypZ8WTkDBzuxnH6rgfR89vgQwsND4ErrfXnDFZcZJAmSpwND6QA7G9f0DRzYMSdspY6t8Uw==
63456345
dependencies:
6346-
body-parser "^1.19.0"
63476346
chalk "^4.0.0"
63486347
chokidar "^3.4.0"
63496348
commander "^5.0.0"

0 commit comments

Comments
 (0)