Skip to content

Commit ccc8e57

Browse files
committed
update dependencies
1 parent 4c8e727 commit ccc8e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"grunt-contrib-clean": "^2.0.0",
4545
"grunt-contrib-copy": "^1.0.0",
4646
"grunt-eslint": "^23.0.0",
47-
"grunt-jsdoc2md": "0.0.6",
47+
"grunt-jsdoc2md": "^0.0.7",
4848
"grunt-jsonfile": "^0.2.7",
4949
"grunt-mkdir": "^1.1.0",
5050
"grunt-move": "^1.0.3",
@@ -59,6 +59,6 @@
5959
"webpack": "^4.45.0"
6060
},
6161
"dependencies": {
62-
"check-outdated": "^2.5.0"
62+
"check-outdated": "^2.5.1"
6363
}
6464
}

0 commit comments

Comments
 (0)