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 Sep 9, 2024
1 parent 92f424c commit 7796476
Show file tree
Hide file tree
Showing 2 changed files with 953 additions and 1,161 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,31 +43,31 @@
"url": "https://github.com/decentralized-identity/did-jwt-vc.git"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@noble/curves": "1.2.0",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-typescript": "7.24.7",
"@noble/curves": "1.6.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/elliptic": "6.4.16",
"@types/elliptic": "6.4.18",
"@types/faker": "6.6.9",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@types/jest": "29.5.12",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"cross-env": "7.0.3",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-prettier": "5.0.1",
"ethr-did": "3.0.13",
"faker": "6.6.6",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.2.1",
"ethr-did": "3.0.21",
"@faker-js/faker": "5.5.3",
"jest": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.0.3",
"semantic-release": "22.0.7",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"prettier": "3.3.3",
"semantic-release": "22.0.12",
"ts-jest": "29.2.5",
"typescript": "5.6.2"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 7796476

Please sign in to comment.