Skip to content

Commit 8ae2cc5

Browse files
committed
chore: upgrade packages
1 parent 749faf2 commit 8ae2cc5

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
@@ -5,9 +5,9 @@
55
"description": "This package.json file is not needed by 'makes'. We use package.json to setup our tests and changelog.",
66
"license": "MIT",
77
"devDependencies": {
8-
"ava": "^2.3.0",
9-
"cross-spawn": "^6.0.5",
10-
"puppeteer": "^1.19.0",
8+
"ava": "^2.4.0",
9+
"cross-spawn": "^7.0.0",
10+
"puppeteer": "^1.20.0",
1111
"standard-changelog": "^2.0.13",
1212
"vinyl": "^2.2.0"
1313
},

0 commit comments

Comments
 (0)