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 12, 2023
1 parent b70e564 commit ab6eb34
Show file tree
Hide file tree
Showing 2 changed files with 1,777 additions and 508 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,25 +80,25 @@
]
},
"devDependencies": {
"@babel/core": "7.20.2",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6",
"@semantic-release/changelog": "6.0.1",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.2.2",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"babel-jest": "29.2.2",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.4",
"@types/jest": "29.5.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "29.7.0",
"eslint": "8.51.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-prettier": "4.2.1",
"ganache": "7.5.0",
"jest": "29.2.2",
"ganache": "7.9.1",
"jest": "29.7.0",
"microbundle": "0.15.1",
"prettier": "2.7.1",
"prettier": "2.8.8",
"semantic-release": "19.0.5",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"dependencies": {
"did-resolver": "^4.0.1",
Expand Down
Loading

0 comments on commit ab6eb34

Please sign in to comment.