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 0a08dfb commit ba318abCopy full SHA for ba318ab
package.json
@@ -32,13 +32,13 @@
32
"fastify": "4.24.3",
33
"fastify-plugin": "4.5.1",
34
"fluent-json-schema": "4.2.1",
35
- "typescript": "5.2.2"
+ "typescript": "5.3.2"
36
},
37
"devDependencies": {
38
"@trivago/prettier-plugin-sort-imports": "4.3.0",
39
"@types/node": "20.9.2",
40
- "@typescript-eslint/eslint-plugin": "6.11.0",
41
- "@typescript-eslint/parser": "6.11.0",
+ "@typescript-eslint/eslint-plugin": "6.12.0",
+ "@typescript-eslint/parser": "6.12.0",
42
"concurrently": "8.2.2",
43
"eslint": "8.54.0",
44
"eslint-config-productsway": "1.3.1",
0 commit comments