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 17, 2023
1 parent 2cde419 commit c68862b
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 520 deletions.
26 changes: 13 additions & 13 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.5",
"@babel/preset-env": "7.22.5",
"@babel/core": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/preset-typescript": "7.22.5",
"@ethersproject/contracts": "5.7.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@types/jest": "29.5.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cross-env": "7.0.3",
"eslint": "8.43.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "4.2.1",
"ganache": "7.8.0",
"jest": "29.5.0",
"jest-config": "29.5.0",
"ganache": "7.9.0",
"jest": "29.6.1",
"jest-config": "29.6.1",
"microbundle": "0.15.1",
"prettier": "2.8.8",
"semantic-release": "21.0.5",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
"semantic-release": "21.0.7",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
},
"dependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
Expand Down
Loading

0 comments on commit c68862b

Please sign in to comment.