Skip to content

Commit

Permalink
chore(deps): update external dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2022
1 parent 40b5da8 commit 28a184d
Show file tree
Hide file tree
Showing 3 changed files with 1,577 additions and 1,003 deletions.
20 changes: 10 additions & 10 deletions lib/package.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"author": "Tim Carry (@pixelastic)",
"dependencies": {
"callsites": "3.1.0",
"callsites": "4.0.0",
"chokidar": "3.5.3",
"clear-module": "4.1.2",
"eventemitter2": "6.4.5",
"execa": "5.1.1",
"find-up": "5.0.0",
"execa": "6.1.0",
"find-up": "6.3.0",
"fs-extra": "10.1.0",
"globby": "11.1.0",
"globby": "13.1.2",
"golgoth": "2.1.0",
"inquirer": "8.2.4",
"inquirer": "9.0.0",
"is-glob": "4.0.3",
"json-stable-stringify": "1.0.1",
"nanoid": "3.3.4",
"normalize-url": "6.1.0",
"ora": "5.4.1",
"nanoid": "4.0.0",
"normalize-url": "7.0.3",
"ora": "6.1.0",
"std-mocks": "1.0.1",
"strip-ansi": "6.0.1",
"strip-ansi": "7.0.1",
"temp-dir": "2.0.0",
"untildify": "4.0.0",
"which": "2.0.2"
},
"description": "Async glob, read and write files",
"devDependencies": {
"get-port": "5.1.1"
"get-port": "6.1.2"
},
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"devDependencies": {
"aberlaas": "1.25.0",
"lerna": "4.0.0"
"lerna": "5.1.6"
},
"engines": {
"node": ">=14.17.0"
Expand Down
Loading

0 comments on commit 28a184d

Please sign in to comment.