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] committed Sep 13, 2024
1 parent 8b2023c commit ca5234b
Show file tree
Hide file tree
Showing 2 changed files with 1,416 additions and 1,704 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,43 +48,43 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@babel/core": "7.22.17",
"@babel/preset-env": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-typescript": "7.24.7",
"@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.4",
"@types/jsonwebtoken": "9.0.2",
"@types/jwk-to-pem": "2.0.1",
"@types/jest": "29.5.13",
"@types/jsonwebtoken": "9.0.6",
"@types/jwk-to-pem": "2.0.3",
"@types/node": "^20.1.4",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"codecov": "3.8.3",
"cross-env": "7.0.3",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"jest": "29.6.4",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
"jest-config": "^29.7.0",
"jsontokens": "4.0.1",
"jsonwebtoken": "9.0.2",
"jwk-to-pem": "2.0.5",
"jwk-to-pem": "2.0.6",
"microbundle": "0.15.1",
"mockdate": "3.0.5",
"prettier": "3.0.3",
"regenerator-runtime": "0.14.0",
"prettier": "3.3.3",
"regenerator-runtime": "0.14.1",
"rimraf": "^5.0.0",
"semantic-release": "22.0.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"semantic-release": "22.0.12",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tweetnacl": "1.0.3",
"typescript": "5.2.2",
"webpack": "5.88.2",
"typescript": "5.6.2",
"webpack": "5.94.0",
"webpack-cli": "5.1.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit ca5234b

Please sign in to comment.