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 Oct 8, 2024
1 parent 9314c14 commit b1cbd23
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 190 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
},
"homepage": "https://github.com/uport-project/credential-status#readme",
"devDependencies": {
"@babel/preset-typescript": "7.24.7",
"@babel/preset-typescript": "7.25.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.12",
"@types/node": "20.16.0",
"@types/jest": "29.5.13",
"@types/node": "20.16.11",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.3.3",
"semantic-release": "23.1.1",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"dependencies": {
"did-jwt": "^8.0.0",
Expand Down
Loading

0 comments on commit b1cbd23

Please sign in to comment.