Skip to content

Commit 8825a4b

Browse files
committed
Upgrade devDependencies
1 parent d6f5759 commit 8825a4b

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
@@ -12,8 +12,8 @@
1212
},
1313
"devDependencies": {
1414
"after-all": "^2.0.2",
15-
"standard": "^5.4.1",
16-
"tape": "^4.4.0"
15+
"standard": "^6.0.8",
16+
"tape": "^4.5.1"
1717
},
1818
"scripts": {
1919
"test": "standard && tape test/*.js"

0 commit comments

Comments
 (0)