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 Jun 11, 2024
1 parent 6002726 commit 2c118c8
Show file tree
Hide file tree
Showing 2 changed files with 1,397 additions and 580 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@
"release": "semantic-release --debug"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.5",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.3",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"cross-env": "7.0.3",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"ganache": "7.9.0",
"jest": "29.6.2",
"jest-config": "29.6.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.1.3",
"ganache": "7.9.2",
"jest": "29.7.0",
"jest-config": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.0.2",
"semantic-release": "22.0.0",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"prettier": "3.3.2",
"semantic-release": "22.0.12",
"ts-jest": "29.1.4",
"typescript": "5.4.5"
},
"dependencies": {
"did-jwt": "^8.0.0",
Expand Down
Loading

0 comments on commit 2c118c8

Please sign in to comment.