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 28, 2023
1 parent 0a3641f commit aa17ac2
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 423 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,30 +43,30 @@
"url": "https://github.com/decentralized-identity/did-jwt-vc.git"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/elliptic": "6.4.14",
"@types/faker": "6.6.9",
"@types/jest": "29.5.3",
"@types/node": "20.5.1",
"@types/jest": "29.5.4",
"@types/node": "20.5.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cross-env": "7.0.3",
"eslint": "8.47.0",
"eslint": "8.48.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"ethr-did": "2.3.18",
"ethr-did": "2.3.19",
"faker": "6.6.6",
"jest": "29.6.2",
"jest": "29.6.4",
"microbundle": "0.15.1",
"prettier": "2.8.8",
"semantic-release": "21.0.9",
"semantic-release": "21.1.1",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit aa17ac2

Please sign in to comment.