Skip to content

Commit eba88d3

Browse files
committed
Dependency updates
1 parent 700be2d commit eba88d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"description": "run scripts from package.json when files change",
55
"main": "index.js",
66
"dependencies": {
7-
"nodemon": "^2.0.3",
8-
"through2": "^2.0.0"
7+
"nodemon": "^2.0.7",
8+
"through2": "^4.0.2"
99
},
1010
"devDependencies": {
11-
"crlf": "^1.1.0"
11+
"crlf": "^1.1.1"
1212
},
1313
"bin": "./cli.js",
1414
"scripts": {

0 commit comments

Comments
 (0)