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 Nov 15, 2024
1 parent 582740e commit a8ebd22
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 67 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@babel/core": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/preset-typescript": "7.25.9",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@ethersproject/address": "5.7.0",
"@greymass/eosio": "^0.7.0",
"@jest/globals": "^29.7.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@tonomy/antelope-did": "^0.1.5",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/jsonwebtoken": "9.0.7",
"@types/jwk-to-pem": "2.0.3",
"@types/node": "^20.1.4",
Expand All @@ -84,7 +84,7 @@
"ts-node": "10.9.2",
"tweetnacl": "1.0.3",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack": "5.96.1",
"webpack-cli": "5.1.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit a8ebd22

Please sign in to comment.