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 9309605 commit eaf2737Copy full SHA for eaf2737
spectral/package.json
@@ -14,19 +14,19 @@
14
"cli-integration-tests": "./scripts/rules.sh"
15
},
16
"dependencies": {
17
- "@stoplight/spectral": "5.9.1"
+ "@stoplight/spectral": "5.9.2"
18
19
"devDependencies": {
20
"@types/node": "15.14.1",
21
"@typescript-eslint/eslint-plugin": "4.28.2",
22
"@typescript-eslint/parser": "4.28.2",
23
- "eslint": "7.30.0",
+ "eslint": "7.32.0",
24
"eslint-config-standard": "16.0.3",
25
- "eslint-plugin-import": "2.23.4",
+ "eslint-plugin-import": "2.26.0",
26
"eslint-plugin-node": "11.1.0",
27
- "eslint-plugin-promise": "5.1.0",
28
- "tsc": "2.0.3",
29
- "typescript": "4.3.5"
+ "eslint-plugin-promise": "5.2.0",
+ "tsc": "2.0.4",
+ "typescript": "4.7.4"
30
31
"repository": {
32
"type": "git",
0 commit comments