Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 3ca5130

Browse files
committed
chore: update dev dependencies
1 parent 3be8633 commit 3ca5130

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"resolve": "^1.3.3"
4242
},
4343
"devDependencies": {
44-
"grunt": "^0.4.1",
45-
"grunt-bump": "^0.3.1",
46-
"grunt-conventional-changelog": "^1.2.2",
44+
"grunt": "^1.0.3",
45+
"grunt-bump": "^0.8.0",
46+
"grunt-conventional-changelog": "^6.1.0",
4747
"grunt-npm": "0.0.2",
48-
"load-grunt-tasks": "^3.2.0",
49-
"standard": "^10.0.2"
48+
"load-grunt-tasks": "^4.0.0",
49+
"standard": "^12.0.0"
5050
},
5151
"preferGlobal": true,
5252
"bin": {

0 commit comments

Comments
 (0)