Skip to content

Commit 1cb7b6a

Browse files
chore(deps): update devdeps
1 parent 67c1eec commit 1cb7b6a

File tree

2 files changed

+353
-240
lines changed

2 files changed

+353
-240
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@
4848
},
4949
"license": "Apache-2.0",
5050
"devDependencies": {
51-
"@babel/core": "7.25.9",
52-
"@babel/preset-env": "7.25.9",
53-
"@babel/preset-typescript": "7.25.9",
51+
"@babel/core": "7.26.7",
52+
"@babel/preset-env": "7.26.7",
53+
"@babel/preset-typescript": "7.26.0",
5454
"@ethersproject/address": "5.7.0",
5555
"@greymass/eosio": "^0.7.0",
5656
"@jest/globals": "^29.7.0",
5757
"@semantic-release/changelog": "6.0.3",
5858
"@semantic-release/git": "10.0.1",
5959
"@tonomy/antelope-did": "^0.1.5",
60-
"@types/jest": "29.5.13",
61-
"@types/jsonwebtoken": "9.0.7",
60+
"@types/jest": "29.5.14",
61+
"@types/jsonwebtoken": "9.0.8",
6262
"@types/jwk-to-pem": "2.0.3",
6363
"@types/node": "^20.1.4",
6464
"@typescript-eslint/eslint-plugin": "6.21.0",
@@ -68,23 +68,23 @@
6868
"eslint": "8.57.1",
6969
"eslint-config-prettier": "9.1.0",
7070
"eslint-plugin-jest": "27.9.0",
71-
"eslint-plugin-prettier": "5.2.1",
71+
"eslint-plugin-prettier": "5.2.3",
7272
"jest": "29.7.0",
7373
"jest-config": "^29.7.0",
7474
"jsontokens": "4.0.1",
7575
"jsonwebtoken": "9.0.2",
76-
"jwk-to-pem": "2.0.6",
76+
"jwk-to-pem": "2.0.7",
7777
"microbundle": "0.15.1",
7878
"mockdate": "3.0.5",
79-
"prettier": "3.3.3",
79+
"prettier": "3.4.2",
8080
"regenerator-runtime": "0.14.1",
8181
"rimraf": "^5.0.0",
8282
"semantic-release": "22.0.12",
8383
"ts-jest": "29.2.5",
8484
"ts-node": "10.9.2",
8585
"tweetnacl": "1.0.3",
86-
"typescript": "5.6.3",
87-
"webpack": "5.95.0",
86+
"typescript": "5.7.3",
87+
"webpack": "5.97.1",
8888
"webpack-cli": "5.1.4"
8989
},
9090
"dependencies": {

0 commit comments

Comments
 (0)