We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a4e82 commit 2cd04e3Copy full SHA for 2cd04e3
package.json
@@ -51,8 +51,8 @@
51
"@semantic-release/git": "10.0.1",
52
"@types/jest": "29.5.12",
53
"@types/node": "20.14.11",
54
- "@typescript-eslint/eslint-plugin": "7.16.0",
55
- "@typescript-eslint/parser": "7.16.0",
+ "@typescript-eslint/eslint-plugin": "7.16.1",
+ "@typescript-eslint/parser": "7.16.1",
56
"eslint": "9.0.0",
57
"eslint-config-prettier": "9.1.0",
58
"eslint-plugin-import": "2.29.1",
@@ -63,9 +63,9 @@
63
"prettier": "3.3.3",
64
"pretty-quick": "4.0.0",
65
"reflect-metadata": "0.2.2",
66
- "rimraf": "6.0.1",
+ "rimraf": "5.0.9",
67
"rxjs": "7.8.1",
68
- "semantic-release": "24.0.0",
+ "semantic-release": "23.1.1",
69
"ts-jest": "29.2.2",
70
"typescript": "5.5.3"
71
},
0 commit comments