mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-31 14:39:48 +08:00
chore: updating deps
This commit is contained in:
+4
-3
@@ -33,10 +33,11 @@
|
||||
"@actions/github": "^6.0.0",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@types/node": "^18.19.26",
|
||||
"@typescript-eslint/parser": "^5.42.1",
|
||||
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"@vercel/ncc": "^0.38.0",
|
||||
"babel-jest": "^29.3.1",
|
||||
"eslint": "^8.27.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-github": "^4.10.2",
|
||||
"https": "^1.0.0",
|
||||
"jest": "^29.7.0",
|
||||
@@ -44,7 +45,7 @@
|
||||
"prettier": "3.2.5",
|
||||
"semver": "^7.6.0",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "^4.8.4",
|
||||
"typescript": "^5.4.3",
|
||||
"uuid": "^9.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user