chore: bump developer dependencies

This commit is contained in:
K3rnelPan1c 2022-12-08 23:16:33 +01:00
parent 8ce6dd7b59
commit 4966a271fb
No known key found for this signature in database
GPG key ID: 4311D61DF6C90722
2 changed files with 108 additions and 108 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.18.3",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"@types/node": "16.18.7",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@vercel/ncc": "0.34.0",
"eslint": "8.28.0",
"typescript": "4.9.3"
"eslint": "8.29.0",
"typescript": "4.9.4"
}
}