1
0
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:
Patrick Ellis
2021-06-14 18:43:21 -04:00
6 changed files with 11569 additions and 11604 deletions

View File

@@ -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",