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 and mirceanis committed Jan 13, 2022
1 parent d6ebdfc commit f6be588
Show file tree
Hide file tree
Showing 2 changed files with 1,590 additions and 518 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,26 +64,26 @@
]
},
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/preset-env": "7.14.7",
"@babel/preset-typescript": "7.14.5",
"@babel/core": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@types/jest": "27.0.2",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"babel-jest": "27.0.5",
"@types/jest": "27.4.0",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"babel-jest": "27.4.5",
"codecov": "3.8.2",
"eslint": "8.2.0",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "25.2.4",
"eslint-plugin-jest": "25.3.4",
"eslint-plugin-prettier": "4.0.0",
"ganache-cli": "6.12.2",
"jest": "27.0.5",
"microbundle": "0.13.3",
"prettier": "2.3.2",
"semantic-release": "18.0.0",
"typescript": "4.3.4"
"jest": "27.4.5",
"microbundle": "0.14.2",
"prettier": "2.5.1",
"semantic-release": "18.0.1",
"typescript": "4.5.4"
},
"dependencies": {
"@ethersproject/abi": "^5.5.0",
Expand Down
Loading

0 comments on commit f6be588

Please sign in to comment.