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] committed Aug 29, 2023
1 parent 518cc5a commit 9cb410b
Show file tree
Hide file tree
Showing 34 changed files with 278 additions and 240 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
"openapi-types": "12.1.3",
"prettier": "3.0.2",
"rimraf": "5.0.1",
"semantic-release": "21.0.7",
"semantic-release": "21.1.1",
"ts-jest": "29.1.1",
"ts-json-schema-generator": "1.3.0",
"ts-node": "10.9.1",
"typeorm": "0.3.17",
"typescript": "5.1.6",
"typescript": "5.2.2",
"uint8arrays": "4.0.6",
"uuid": "9.0.0",
"web-did-resolver": "2.0.27"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@types/qrcode-terminal": "0.12.0",
"@types/url-parse": "1.4.8",
"@types/ws": "8.5.5",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"bin/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@types/debug": "4.1.8",
"@types/events": "3.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-eip712/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-ld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/debug": "4.1.8",
"borc": "3.0.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/credential-w3c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/debug": "4.1.8",
"@types/ungap__structured-clone": "0.3.0",
"@types/uuid": "9.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"sqlite3": "5.1.6",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-comm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"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 @@ -14,7 +14,7 @@
"@veramo/did-discovery": "workspace:^"
},
"devDependencies": {
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ethr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"peerDependencies": {
"@sphereon/react-native-argon2": "^2.0.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-jwk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@veramo/core": "workspace:*",
"@veramo/key-manager": "workspace:*",
"@veramo/kms-local": "workspace:*",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"author": "Tadej Podrekar",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-key/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"resolutions": {
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-peer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"resolutions": {
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-pkh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/debug": "4.1.8",
"ethr-did-resolver": "8.1.2",
"typescript": "5.1.6",
"typescript": "5.2.2",
"web-did-resolver": "2.0.27"
},
"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 @@ -25,7 +25,7 @@
"@ethersproject/abstract-signer": "5.7.0",
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-web3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/kv-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@types/events": "^3.0.0",
"@types/json-buffer": "3.0.0",
"@types/node": "20.5.0",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-plugin-promise": "6.1.1",
"keyv": "4.5.3",
"timekeeper": "2.3.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"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 @@ -15,7 +15,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/debug": "4.1.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/passport": "1.0.12",
"@types/passport-http-bearer": "1.0.37",
"@types/url-parse": "1.4.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"peerDependencies": {
"express": "^4.18.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/selective-disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/debug": "4.1.8",
"@types/uuid": "9.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"puppeteer": "21.1.0",
"react-scripts": "5.0.1",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"type": "module"
}
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"did-resolver": "^4.1.0"
},
"devDependencies": {
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/url-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/debug": "4.1.8",
"@types/url-parse": "1.4.8",
"jest-fetch-mock": "3.0.3",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"files": [
"build/**/*",
Expand Down
Loading

0 comments on commit 9cb410b

Please sign in to comment.