mirror of
https://github.com/actions/add-to-project.git
synced 2026-01-07 02:17:23 +08:00
Merge branch 'main' into dependabot/npm_and_yarn/actions/github-5.1.1
This commit is contained in:
@@ -14,16 +14,16 @@
|
||||
"devDependencies": {
|
||||
"@github/prettier-config": "^0.0.6",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/node": "~16.18.12",
|
||||
"@typescript-eslint/parser": "^5.53.0",
|
||||
"@types/node": "~16.18.14",
|
||||
"@typescript-eslint/parser": "^5.54.1",
|
||||
"@vercel/ncc": "^0.36.1",
|
||||
"concurrently": "^7.6.0",
|
||||
"eslint": "^8.34.0",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-plugin-github": "^4.6.1",
|
||||
"eslint-plugin-jest": "^27.2.1",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"jest": "^27.5.1",
|
||||
"prettier": "2.8.4",
|
||||
"prettier": "2.8.5",
|
||||
"ts-jest": "^27.1.4",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user