Skip to content

Commit 7cb7a88

Browse files
committed
fix(deps): bump dependencies to latest
1 parent 549e207 commit 7cb7a88

File tree

2 files changed

+1311
-1414
lines changed

2 files changed

+1311
-1414
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
],
2828
"license": "ISC",
2929
"dependencies": {
30-
"did-jwt": "^5.7.0",
31-
"did-resolver": "^3.1.0"
30+
"did-jwt": "^5.12.3",
31+
"did-resolver": "^3.1.5"
3232
},
3333
"repository": {
3434
"type": "git",
@@ -48,25 +48,25 @@
4848
]
4949
},
5050
"devDependencies": {
51-
"@babel/core": "7.16.5",
52-
"@babel/preset-env": "7.16.5",
53-
"@babel/preset-typescript": "7.16.5",
51+
"@babel/core": "7.16.7",
52+
"@babel/preset-env": "7.16.8",
53+
"@babel/preset-typescript": "7.16.7",
5454
"@semantic-release/changelog": "6.0.1",
5555
"@semantic-release/git": "10.0.1",
5656
"@types/elliptic": "6.4.14",
5757
"@types/faker": "5.5.9",
58-
"@types/jest": "27.0.3",
59-
"@types/node": "15.12.4",
60-
"@typescript-eslint/eslint-plugin": "4.33.0",
61-
"@typescript-eslint/parser": "4.33.0",
62-
"codecov": "3.8.2",
63-
"eslint": "7.32.0",
58+
"@types/jest": "27.4.0",
59+
"@types/node": "16.11.19",
60+
"@typescript-eslint/eslint-plugin": "5.9.1",
61+
"@typescript-eslint/parser": "5.9.1",
62+
"codecov": "3.8.3",
63+
"eslint": "8.6.0",
6464
"eslint-config-prettier": "8.3.0",
65-
"eslint-plugin-jest": "24.7.0",
65+
"eslint-plugin-jest": "25.3.4",
6666
"eslint-plugin-prettier": "4.0.0",
6767
"ethr-did": "2.1.5",
68-
"faker": "5.5.3",
69-
"jest": "27.4.5",
68+
"faker": "6.6.6",
69+
"jest": "27.4.7",
7070
"microbundle": "0.14.2",
7171
"prettier": "2.5.1",
7272
"semantic-release": "18.0.1",

0 commit comments

Comments
 (0)