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 Jul 31, 2024
1 parent e48795e commit aba98d5
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 842 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
]
},
"devDependencies": {
"@babel/core": "7.24.4",
"@babel/preset-env": "7.24.4",
"@babel/preset-typescript": "7.24.1",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@babel/preset-typescript": "7.24.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.12",
Expand All @@ -71,13 +71,13 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"ganache-cli": "6.12.2",
"jest": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.2.5",
"prettier": "3.3.3",
"semantic-release": "21.1.2",
"typescript": "5.4.4"
"typescript": "5.5.4"
},
"dependencies": {
"@ethersproject/bignumber": "^5.1.0",
Expand Down
Loading

0 comments on commit aba98d5

Please sign in to comment.