Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn committed Jun 2, 2022
1 parent 8c34e69 commit df903dc
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 95 deletions.
141 changes: 56 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,30 +82,30 @@
"typescript"
],
"dependencies": {
"acorn": "^8.7.0",
"acorn": "^8.7.1",
"acorn-walk": "^8.2.0",
"ansi-styles": "^6.1.0",
"arrgv": "^1.0.2",
"arrify": "^3.0.0",
"callsites": "^4.0.0",
"cbor": "^8.1.0",
"chalk": "^5.0.0",
"chalk": "^5.0.1",
"chokidar": "^3.5.3",
"chunkd": "^2.0.1",
"ci-info": "^3.3.0",
"ci-info": "^3.3.1",
"ci-parallel-vars": "^1.0.1",
"clean-yaml-object": "^0.1.0",
"cli-truncate": "^3.1.0",
"code-excerpt": "^4.0.0",
"common-path-prefix": "^3.0.0",
"concordance": "^5.0.4",
"currently-unhandled": "^0.4.1",
"debug": "^4.3.3",
"del": "^6.0.0",
"emittery": "^0.10.1",
"figures": "^4.0.0",
"debug": "^4.3.4",
"del": "^6.1.1",
"emittery": "^0.11.0",
"figures": "^4.0.1",
"globby": "^13.1.1",
"ignore-by-default": "^2.0.0",
"ignore-by-default": "^2.1.0",
"indent-string": "^5.0.0",
"is-error": "^2.2.2",
"is-plain-object": "^5.0.0",
Expand All @@ -114,7 +114,7 @@
"mem": "^9.0.2",
"ms": "^2.1.3",
"p-event": "^5.0.1",
"p-map": "^5.3.0",
"p-map": "^5.4.0",
"picomatch": "^2.3.1",
"pkg-conf": "^4.0.0",
"plur": "^5.1.0",
Expand All @@ -126,7 +126,7 @@
"supertap": "^3.0.1",
"temp-dir": "^2.0.0",
"write-file-atomic": "^4.0.1",
"yargs": "^17.3.1"
"yargs": "^17.5.1"
},
"devDependencies": {
"@ava/test": "github:avajs/test",
Expand Down

0 comments on commit df903dc

Please sign in to comment.