Skip to content

Commit 726a9d9

Browse files
committed
chore: upgrade packages
1 parent 0ae52bb commit 726a9d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"version": "0.0.1",
55
"description": "This package.json file is not needed by 'makes'. We use package.json to setup our tests and changelog.",
66
"devDependencies": {
7-
"ava": "^2.2.0",
7+
"ava": "^2.3.0",
88
"cross-spawn": "^6.0.5",
9-
"puppeteer": "^1.18.1",
10-
"standard-changelog": "^2.0.11",
9+
"puppeteer": "^1.19.0",
10+
"standard-changelog": "^2.0.13",
1111
"vinyl": "^2.2.0"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)