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 ee91051 commit 5c7b4c8Copy full SHA for 5c7b4c8
package.json
@@ -65,8 +65,8 @@
65
"@semantic-release/changelog": "6.0.3",
66
"@semantic-release/git": "10.0.1",
67
"@types/jest": "29.5.12",
68
- "@typescript-eslint/eslint-plugin": "6.21.0",
69
- "@typescript-eslint/parser": "6.21.0",
+ "@typescript-eslint/eslint-plugin": "7.1.1",
+ "@typescript-eslint/parser": "7.1.1",
70
"babel-jest": "29.7.0",
71
"eslint": "8.57.0",
72
"eslint-config-prettier": "9.1.0",
@@ -76,7 +76,7 @@
76
"jest": "29.7.0",
77
"microbundle": "0.15.1",
78
"prettier": "3.2.5",
79
- "semantic-release": "21.1.2",
+ "semantic-release": "23.0.2",
80
"typescript": "5.3.3"
81
},
82
"dependencies": {
0 commit comments