mirror of
https://github.com/actions/labeler
synced 2026-05-13 15:21:12 +02:00
Merge branch 'main' into upgrade-js-yaml-to-4
This commit is contained in:
@@ -25,16 +25,14 @@
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/github": "^2.2.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimatch": "^3.0.4",
|
||||
"semver": "^6.1.1"
|
||||
"minimatch": "^3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/node": "^12.0.4",
|
||||
"@types/semver": "^6.0.0",
|
||||
"@types/minimatch": "^3.0.0",
|
||||
"@types/js-yaml": "^4.0.1",
|
||||
"@vercel/ncc": "^0.23.0",
|
||||
"@vercel/ncc": "^0.28.6",
|
||||
"jest": "^27.0.4",
|
||||
"prettier": "^2.3.0",
|
||||
"ts-jest": "^27.0.2",
|
||||
|
||||
Reference in New Issue
Block a user