Skip to content

Commit eaf2737

Browse files
fix(deps): update all
1 parent 9309605 commit eaf2737

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

spectral/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414
"cli-integration-tests": "./scripts/rules.sh"
1515
},
1616
"dependencies": {
17-
"@stoplight/spectral": "5.9.1"
17+
"@stoplight/spectral": "5.9.2"
1818
},
1919
"devDependencies": {
2020
"@types/node": "15.14.1",
2121
"@typescript-eslint/eslint-plugin": "4.28.2",
2222
"@typescript-eslint/parser": "4.28.2",
23-
"eslint": "7.30.0",
23+
"eslint": "7.32.0",
2424
"eslint-config-standard": "16.0.3",
25-
"eslint-plugin-import": "2.23.4",
25+
"eslint-plugin-import": "2.26.0",
2626
"eslint-plugin-node": "11.1.0",
27-
"eslint-plugin-promise": "5.1.0",
28-
"tsc": "2.0.3",
29-
"typescript": "4.3.5"
27+
"eslint-plugin-promise": "5.2.0",
28+
"tsc": "2.0.4",
29+
"typescript": "4.7.4"
3030
},
3131
"repository": {
3232
"type": "git",

0 commit comments

Comments
 (0)