We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf8e9c commit d44cd3fCopy full SHA for d44cd3f
package.json
@@ -42,17 +42,17 @@
42
"objobj": "1.0.0"
43
},
44
"devDependencies": {
45
- "@podium/eslint-config": "1.0.3",
+ "@podium/eslint-config": "1.0.5",
46
"@podium/semantic-release-config": "2.0.0",
47
"@podium/test-utils": "3.0.16",
48
"@podium/typescript-config": "1.0.0",
49
"@types/node": "20.16.10",
50
"@types/readable-stream": "4.0.18",
51
- "eslint": "9.16.0",
+ "eslint": "9.17.0",
52
"express": "4.20.0",
53
"json-stringify-safe": "5.0.1",
54
"npm-run-all2": "6.2.6",
55
- "prettier": "3.4.1",
+ "prettier": "3.4.2",
56
"semantic-release": "24.1.2",
57
"tap": "18.8.0",
58
"typescript": "5.5.4",
0 commit comments