Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 4, 2021
1 parent f721bdf commit 6c74eed
Show file tree
Hide file tree
Showing 20 changed files with 454 additions and 454 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"devDependencies": {
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@microsoft/api-documenter": "7.13.24",
"@microsoft/api-extractor": "7.16.1",
"@microsoft/api-documenter": "7.13.28",
"@microsoft/api-extractor": "7.17.1",
"@microsoft/api-extractor-model": "7.13.3",
"@types/jest": "26.0.23",
"codecov": "3.8.2",
"cross-fetch": "3.1.4",
"husky": "7.0.0",
"jest": "27.0.5",
"jest": "27.0.6",
"jest-fetch-mock": "3.0.3",
"json-schema": "0.3.0",
"lerna": "4.0.0",
Expand All @@ -51,9 +51,9 @@
"rimraf": "3.0.2",
"semantic-release": "17.4.4",
"ts-jest": "27.0.3",
"ts-json-schema-generator": "0.93.0",
"ts-json-schema-generator": "0.94.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"update-veramo-latest": "yarn add @veramo/core@latest @veramo/remote-client@latest @veramo/remote-server@latest @veramo/did-provider-key@latest @veramo/did-resolver@latest @veramo/did-jwt@latest @veramo/credential-w3c@latest @veramo/did-provider-ethr@latest @veramo/did-provider-web@latest @veramo/did-comm@latest @veramo/kms-local@latest @veramo/selective-disclosure@latest @veramo/data-store@latest @veramo/key-manager@latest @veramo/message-handler@latest @veramo/did-manager@latest @veramo/url-handler@latest"
},
"dependencies": {
"@microsoft/api-extractor": "7.16.1",
"@microsoft/api-extractor": "7.17.1",
"@microsoft/api-extractor-model": "7.13.3",
"@types/blessed": "^0.1.17",
"@types/swagger-ui-express": "^4.1.2",
Expand Down Expand Up @@ -62,20 +62,20 @@
"qrcode-terminal": "^0.12.0",
"sqlite3": "^5.0.0",
"swagger-ui-express": "^4.1.5",
"ts-json-schema-generator": "^0.93.0",
"ts-json-schema-generator": "^0.94.0",
"typeorm": "0.2.34",
"url-parse": "^1.5.1",
"web-did-resolver": "2.0.4",
"ws": "^7.4.1",
"yaml": "^1.10.0"
},
"devDependencies": {
"@types/debug": "4.1.5",
"@types/debug": "4.1.6",
"@types/inquirer": "7.3.2",
"@types/node-fetch": "2.5.10",
"@types/passport-http-bearer": "1.0.36",
"@types/ws": "7.4.5",
"typescript": "4.3.4"
"@types/ws": "7.4.6",
"typescript": "4.3.5"
},
"files": [
"bin/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"z-schema": "^5.0.0"
},
"devDependencies": {
"@types/debug": "4.1.5",
"@types/debug": "4.1.6",
"did-resolver": "3.1.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/credential-w3c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"did-resolver": "3.1.0"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"typeorm": "0.2.34"
},
"devDependencies": {
"@types/debug": "4.1.5",
"@types/debug": "4.1.6",
"sqlite3": "5.0.2",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
6 changes: 3 additions & 3 deletions packages/did-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"uuid": "^8.3.0"
},
"devDependencies": {
"@types/debug": "4.1.5",
"@types/uuid": "8.3.0",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"@types/uuid": "8.3.1",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"did-resolver": "3.1.0"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@veramo/core": "^1.2.0"
},
"devDependencies": {
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-provider-ethr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"ethr-did": "2.1.4"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-provider-key/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"multicodec": "^3.0.0"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-provider-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"debug": "^4.1.1"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/did-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"debug": "^4.1.1"
},
"devDependencies": {
"@types/debug": "4.1.5",
"@types/debug": "4.1.6",
"did-resolver": "3.1.0",
"ethr-did-resolver": "4.3.4",
"typescript": "4.3.4",
"typescript": "4.3.5",
"web-did-resolver": "2.0.4"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/key-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@veramo/core": "^1.2.0"
},
"devDependencies": {
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/kms-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"uint8arrays": "^2.1.5"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/message-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@veramo/core": "^1.2.0"
},
"devDependencies": {
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/remote-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"openapi-types": "^8.0.0"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/remote-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"url-parse": "^1.5.1"
},
"devDependencies": {
"@types/debug": "4.1.5",
"@types/debug": "4.1.6",
"@types/express": "4.17.12",
"express": "4.17.1",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/selective-disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"did-jwt": "5.6.2"
},
"devDependencies": {
"@types/debug": "4.1.5",
"typescript": "4.3.4"
"@types/debug": "4.1.6",
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/url-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"url-parse": "^1.5.1"
},
"devDependencies": {
"@types/debug": "4.1.5",
"@types/debug": "4.1.6",
"@types/url-parse": "1.4.3",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"files": [
"build/**/*",
Expand Down
Loading

0 comments on commit 6c74eed

Please sign in to comment.