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 Jan 4, 2023
1 parent 516f5a0 commit 4f8b79b
Show file tree
Hide file tree
Showing 2 changed files with 584 additions and 446 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,26 +80,26 @@
]
},
"devDependencies": {
"@babel/core": "7.20.2",
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6",
"@ethersproject/strings": "5.7.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/changelog": "6.0.2",
"@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.2.5",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"babel-jest": "29.3.1",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.2.0",
"eslint-plugin-prettier": "4.2.1",
"ganache": "7.5.0",
"jest": "29.2.2",
"ganache": "7.7.2",
"jest": "29.3.1",
"microbundle": "0.15.1",
"prettier": "2.7.1",
"prettier": "2.8.1",
"semantic-release": "19.0.5",
"typescript": "4.8.4"
"typescript": "4.9.4"
},
"dependencies": {
"@ethersproject/abi": "^5.6.3",
Expand Down
Loading

0 comments on commit 4f8b79b

Please sign in to comment.