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 Aug 28, 2023
1 parent 41891c8 commit b1cbf9d
Show file tree
Hide file tree
Showing 2 changed files with 527 additions and 474 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,25 +59,25 @@
]
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@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",
"babel-jest": "29.6.2",
"eslint": "8.47.0",
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"babel-jest": "29.6.4",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"ganache-cli": "6.12.2",
"jest": "29.6.2",
"jest": "29.6.4",
"microbundle": "0.15.1",
"prettier": "3.0.2",
"semantic-release": "21.0.9",
"typescript": "5.1.6"
"semantic-release": "21.1.1",
"typescript": "5.2.2"
},
"dependencies": {
"@ethersproject/bignumber": "^5.1.0",
Expand Down
Loading

0 comments on commit b1cbf9d

Please sign in to comment.