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 34fad67 commit 7bc6ce3Copy full SHA for 7bc6ce3
package.json
@@ -87,8 +87,8 @@
87
"@semantic-release/changelog": "6.0.3",
88
"@semantic-release/git": "10.0.1",
89
"@types/jest": "29.5.12",
90
- "@typescript-eslint/eslint-plugin": "6.21.0",
91
- "@typescript-eslint/parser": "6.21.0",
+ "@typescript-eslint/eslint-plugin": "7.3.1",
+ "@typescript-eslint/parser": "7.3.1",
92
"babel-jest": "29.7.0",
93
"eslint": "8.57.0",
94
"eslint-config-prettier": "9.1.0",
@@ -97,7 +97,7 @@
97
"jest": "29.7.0",
98
"microbundle": "0.15.1",
99
"prettier": "3.2.5",
100
- "semantic-release": "22.0.12",
+ "semantic-release": "23.0.5",
101
"typescript": "5.4.2"
102
},
103
"dependencies": {
0 commit comments