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 Nov 8, 2023
1 parent a6a3965 commit cece145
Show file tree
Hide file tree
Showing 2 changed files with 1,703 additions and 506 deletions.
28 changes: 14 additions & 14 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",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@ethers-ext/provider-ganache": "^6.0.0-beta.2",
"@semantic-release/changelog": "6.0.1",
"@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.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "29.7.0",
"eslint": "8.53.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.2.2",
"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.1.0",
Expand Down
Loading

0 comments on commit cece145

Please sign in to comment.