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 Sep 24, 2023
1 parent 61a95fb commit fd9b479
Show file tree
Hide file tree
Showing 2 changed files with 850 additions and 730 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@
"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.22.20",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.22.15",
"@ethersproject/contracts": "5.7.0",
"@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.5",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"cross-env": "7.0.3",
"eslint": "8.47.0",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-prettier": "5.0.0",
"ganache": "7.9.0",
"jest": "29.6.2",
"jest-config": "29.6.2",
"ganache": "7.9.1",
"jest": "29.7.0",
"jest-config": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.0.2",
"semantic-release": "22.0.0",
"prettier": "3.0.3",
"semantic-release": "22.0.5",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"dependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
Expand Down
Loading

0 comments on commit fd9b479

Please sign in to comment.