We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2023c commit f267b3eCopy full SHA for f267b3e
2 files changed
package.json
@@ -61,8 +61,8 @@
61
"@types/jsonwebtoken": "9.0.2",
62
"@types/jwk-to-pem": "2.0.1",
63
"@types/node": "^20.1.4",
64
- "@typescript-eslint/eslint-plugin": "6.6.0",
65
- "@typescript-eslint/parser": "6.6.0",
+ "@typescript-eslint/eslint-plugin": "7.4.0",
+ "@typescript-eslint/parser": "7.4.0",
66
"codecov": "3.8.3",
67
"cross-env": "7.0.3",
68
"eslint": "8.48.0",
@@ -79,7 +79,7 @@
79
"prettier": "3.0.3",
80
"regenerator-runtime": "0.14.0",
81
"rimraf": "^5.0.0",
82
- "semantic-release": "22.0.0",
+ "semantic-release": "23.0.6",
83
"ts-jest": "29.1.1",
84
"ts-node": "10.9.1",
85
"tweetnacl": "1.0.3",
0 commit comments