Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed May 16, 2023
1 parent db8f745 commit 1957207
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,25 @@
"author": "Rod <r@va.gg> (http://r.va.gg/)",
"license": "(Apache-2.0 AND MIT)",
"devDependencies": {
"@types/chai": "^4.3.3",
"@types/mocha": "^10.0.0",
"@types/node": "^18.7.3",
"c8": "^7.12.0",
"chai": "^4.3.4",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^20.1.5",
"c8": "^7.13.0",
"chai": "^4.3.7",
"js-yaml": "^4.1.0",
"mocha": "^10.0.0",
"polendina": "^3.1.0",
"mocha": "^10.2.0",
"polendina": "^3.2.1",
"standard": "^17.0.0",
"typescript": "^5.0.2"
"typescript": "^5.0.4"
},
"repository": {
"type": "git",
"url": "https://github.com/rvagg/js-ipld-schema.git"
},
"dependencies": {
"@types/yargs": "^17.0.11",
"@types/yargs": "^17.0.24",
"get-stdin": "^9.0.0",
"yargs": "^17.5.1"
"yargs": "^17.7.2"
},
"standard": {
"ignore": [
Expand Down

0 comments on commit 1957207

Please sign in to comment.