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] committed Mar 29, 2023
1 parent f2bb26b commit 1bf82c3
Show file tree
Hide file tree
Showing 2 changed files with 995 additions and 542 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,25 +51,25 @@
]
},
"devDependencies": {
"@babel/core": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.18.6",
"@babel/core": "7.21.3",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.21.0",
"@ethersproject/contracts": "5.7.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.2.1",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.3",
"@types/jest": "29.5.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"ganache": "7.5.0",
"jest": "29.2.2",
"ganache": "7.7.7",
"jest": "29.5.0",
"microbundle": "0.15.1",
"prettier": "2.7.1",
"prettier": "2.8.7",
"semantic-release": "19.0.5",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"dependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
Expand Down
Loading

0 comments on commit 1bf82c3

Please sign in to comment.