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 Dec 26, 2024
1 parent 582740e commit f7aca5a
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 193 deletions.
16 changes: 8 additions & 8 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 @@ -73,18 +73,18 @@
"jest-config": "^29.7.0",
"jsontokens": "4.0.1",
"jsonwebtoken": "9.0.2",
"jwk-to-pem": "2.0.6",
"jwk-to-pem": "2.0.7",
"microbundle": "0.15.1",
"mockdate": "3.0.5",
"prettier": "3.3.3",
"prettier": "3.4.2",
"regenerator-runtime": "0.14.1",
"rimraf": "^5.0.0",
"semantic-release": "22.0.12",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tweetnacl": "1.0.3",
"typescript": "5.6.3",
"webpack": "5.95.0",
"typescript": "5.7.2",
"webpack": "5.97.1",
"webpack-cli": "5.1.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit f7aca5a

Please sign in to comment.