mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
chore: bump developer dependencies
This commit is contained in:
parent
fb924a6ec8
commit
8ce6dd7b59
2 changed files with 128 additions and 114 deletions
10
package.json
10
package.json
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue