chore: bump developer dependencies

This commit is contained in:
K3rnelPan1c 2022-11-30 19:19:39 +01:00
parent fb924a6ec8
commit 8ce6dd7b59
No known key found for this signature in database
GPG key ID: 4311D61DF6C90722
2 changed files with 128 additions and 114 deletions

View file

@ -31,11 +31,11 @@
"@redhat-actions/eslint-config": "1.3.2",
"@redhat-actions/tsconfig": "1.2.0",
"@types/ini": "1.3.31",
"@types/node": "16.11.68",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@types/node": "16.18.3",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"@vercel/ncc": "0.34.0",
"eslint": "8.26.0",
"typescript": "4.8.4"
"eslint": "8.28.0",
"typescript": "4.9.3"
}
}