mirror of
https://github.com/actions/deploy-pages.git
synced 2026-02-12 05:11:25 +00:00
Merge branch 'main' into actions-http-client
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.31.1",
|
||||
"eslint": "^8.33.0",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"eslint-plugin-github": "^4.6.1",
|
||||
"jest": "^29.4.1",
|
||||
"jest": "^29.4.3",
|
||||
"nock": "^13.3.0",
|
||||
"prettier": "^2.8.3"
|
||||
"prettier": "^2.8.4"
|
||||
},
|
||||
"scripts": {
|
||||
"all": "npm run format && npm run lint && npm run prepare && npm run test",
|
||||
|
||||
Reference in New Issue
Block a user