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 Aug 7, 2023
1 parent 27a200d commit e818cc7
Show file tree
Hide file tree
Showing 2 changed files with 1,070 additions and 642 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,23 @@
},
"homepage": "https://github.com/uport-project/credential-status#readme",
"devDependencies": {
"@babel/preset-typescript": "7.16.7",
"@semantic-release/changelog": "6.0.1",
"@babel/preset-typescript": "7.22.5",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.0.3",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.10.0",
"@typescript-eslint/parser": "5.10.0",
"@types/jest": "29.5.3",
"@types/node": "18.17.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"codecov": "3.8.3",
"eslint": "8.7.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "27.0.4",
"eslint-plugin-prettier": "4.0.0",
"jest": "29.0.3",
"microbundle": "0.14.2",
"prettier": "2.5.1",
"semantic-release": "19.0.2",
"typescript": "4.5.4"
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.6.2",
"microbundle": "0.15.1",
"prettier": "2.8.8",
"semantic-release": "19.0.5",
"typescript": "4.9.5"
},
"dependencies": {
"did-jwt": "^6.3.0",
Expand Down
Loading

0 comments on commit e818cc7

Please sign in to comment.