Skip to content

Commit b44f4cb

Browse files
committed
chore: upgrade deps
1 parent 488ff50 commit b44f4cb

File tree

2 files changed

+306
-337
lines changed

2 files changed

+306
-337
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"author": "NuxtJS Company",
2121
"license": "MIT",
2222
"dependencies": {
23-
"consola": "^2.15.0",
23+
"consola": "^2.15.3",
2424
"make-dir": "^3.1.0",
25-
"ora": "^5.1.0",
26-
"puppeteer": "^5.5.0",
25+
"ora": "^5.3.0",
26+
"puppeteer": "^7.1.0",
2727
"tld-extract": "^2.0.0",
2828
"yargs": "^16.2.0"
2929
},
3030
"devDependencies": {
31-
"standard-version": "^9.0.0"
31+
"standard-version": "^9.1.1"
3232
}
3333
}

0 commit comments

Comments
 (0)