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 Dec 21, 2023
1 parent 417dc4e commit 8f0705e
Show file tree
Hide file tree
Showing 2 changed files with 980 additions and 935 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,25 +59,25 @@
]
},
"devDependencies": {
"@babel/core": "7.22.17",
"@babel/preset-env": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@babel/core": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/preset-typescript": "7.23.3",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"babel-jest": "29.6.4",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"@types/jest": "29.5.11",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"babel-jest": "29.7.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-prettier": "5.1.1",
"ganache-cli": "6.12.2",
"jest": "29.6.4",
"jest": "29.7.0",
"microbundle": "0.15.1",
"prettier": "3.0.3",
"semantic-release": "21.1.1",
"typescript": "5.2.2"
"prettier": "3.1.1",
"semantic-release": "21.1.2",
"typescript": "5.3.3"
},
"dependencies": {
"@ethersproject/bignumber": "^5.1.0",
Expand Down
Loading

0 comments on commit 8f0705e

Please sign in to comment.