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 Feb 10, 2025
1 parent 6b711d7 commit d6791a4
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 93 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,29 +43,29 @@
"url": "https://github.com/decentralized-identity/did-jwt-vc.git"
},
"devDependencies": {
"@babel/core": "7.26.7",
"@babel/preset-env": "7.26.7",
"@babel/core": "7.26.8",
"@babel/preset-env": "7.26.8",
"@babel/preset-typescript": "7.26.0",
"@noble/curves": "1.8.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/elliptic": "6.4.18",
"@types/faker": "6.6.11",
"@types/jest": "29.5.14",
"@types/node": "22.13.0",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"@types/node": "22.13.1",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-prettier": "5.2.3",
"ethr-did": "3.0.25",
"@faker-js/faker": "9.4.0",
"jest": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.4.2",
"semantic-release": "24.2.1",
"prettier": "3.5.0",
"semantic-release": "24.2.2",
"ts-jest": "29.2.5",
"typescript": "5.7.3"
},
Expand Down
Loading

0 comments on commit d6791a4

Please sign in to comment.