Skip to content

Commit

Permalink
fix(deps): bump ethr-did-resolver to 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceanis committed Nov 3, 2022
1 parent e6a92b7 commit 48c0e43
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 213 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
]
},
"devDependencies": {
"@babel/core": "7.19.3",
"@babel/core": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.18.6",
"@ethersproject/contracts": "5.7.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.2.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"eslint": "8.25.0",
"@types/jest": "29.2.1",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-prettier": "4.2.1",
"ganache": "7.4.4",
"jest": "29.2.1",
"ganache": "7.5.0",
"jest": "29.2.2",
"microbundle": "0.15.1",
"prettier": "2.7.1",
"semantic-release": "19.0.5",
Expand All @@ -83,6 +83,6 @@
"@ethersproject/wallet": "^5.7.0",
"did-jwt": "^6.9.0",
"did-resolver": "^4.0.1",
"ethr-did-resolver": "^7.0.1"
"ethr-did-resolver": "^7.0.2"
}
}
Loading

0 comments on commit 48c0e43

Please sign in to comment.