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 Mar 27, 2023
1 parent c9e0a51 commit d898aa6
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 140 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,21 @@
]
},
"devDependencies": {
"@babel/core": "7.20.12",
"@babel/core": "7.21.3",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@ethersproject/address": "5.7.0",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/elliptic": "6.4.14",
"@types/jest": "28.1.8",
"@types/jsonwebtoken": "^8.5.9",
"@types/jwk-to-pem": "^2.0.1",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"codecov": "3.8.3",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "28.1.3",
Expand All @@ -82,12 +82,12 @@
"jwk-to-pem": "^2.0.5",
"microbundle": "0.15.1",
"mockdate": "3.0.5",
"prettier": "2.8.4",
"prettier": "2.8.7",
"regenerator-runtime": "0.13.11",
"semantic-release": "19.0.5",
"tweetnacl": "1.0.3",
"typescript": "4.9.5",
"webpack": "5.75.0",
"webpack": "5.76.3",
"webpack-cli": "4.10.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit d898aa6

Please sign in to comment.