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 Oct 24, 2022
1 parent 31e30d8 commit e7aea58
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 305 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,22 +80,22 @@
]
},
"devDependencies": {
"@babel/core": "7.19.3",
"@babel/core": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.18.6",
"@ethersproject/strings": "5.7.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.1.2",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"babel-jest": "29.2.0",
"eslint": "8.25.0",
"@types/jest": "29.2.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"babel-jest": "29.2.1",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.2",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-prettier": "4.2.1",
"ganache": "7.4.4",
"jest": "29.2.0",
"jest": "29.2.1",
"microbundle": "0.15.1",
"prettier": "2.7.1",
"semantic-release": "19.0.5",
Expand Down
Loading

0 comments on commit e7aea58

Please sign in to comment.