Skip to content

Commit 36fdb09

Browse files
chore(deps): update devdeps
1 parent 6b711d7 commit 36fdb09

File tree

2 files changed

+209
-93
lines changed

2 files changed

+209
-93
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -43,29 +43,29 @@
4343
"url": "https://github.com/decentralized-identity/did-jwt-vc.git"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.26.7",
47-
"@babel/preset-env": "7.26.7",
46+
"@babel/core": "7.26.8",
47+
"@babel/preset-env": "7.26.8",
4848
"@babel/preset-typescript": "7.26.0",
4949
"@noble/curves": "1.8.1",
5050
"@semantic-release/changelog": "6.0.3",
5151
"@semantic-release/git": "10.0.1",
5252
"@types/elliptic": "6.4.18",
5353
"@types/faker": "6.6.11",
5454
"@types/jest": "29.5.14",
55-
"@types/node": "22.13.0",
56-
"@typescript-eslint/eslint-plugin": "8.22.0",
57-
"@typescript-eslint/parser": "8.22.0",
55+
"@types/node": "22.13.1",
56+
"@typescript-eslint/eslint-plugin": "8.24.0",
57+
"@typescript-eslint/parser": "8.24.0",
5858
"cross-env": "7.0.3",
59-
"eslint": "9.19.0",
59+
"eslint": "9.20.0",
6060
"eslint-config-prettier": "10.0.1",
6161
"eslint-plugin-jest": "28.11.0",
6262
"eslint-plugin-prettier": "5.2.3",
6363
"ethr-did": "3.0.25",
6464
"@faker-js/faker": "9.4.0",
6565
"jest": "29.7.0",
6666
"microbundle": "0.15.1",
67-
"prettier": "3.4.2",
68-
"semantic-release": "24.2.1",
67+
"prettier": "3.5.0",
68+
"semantic-release": "24.2.2",
6969
"ts-jest": "29.2.5",
7070
"typescript": "5.7.3"
7171
},

0 commit comments

Comments
 (0)