Merge branch 'main' into dependabot/npm_and_yarn/actions/core-1.4.0

This commit is contained in:
Patrick Ellis
2021-06-17 15:16:32 -04:00
3 changed files with 37 additions and 33 deletions

View File

@@ -30,12 +30,12 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^12.0.4",
"@types/minimatch": "^3.0.0",
"@types/minimatch": "^3.0.4",
"@types/js-yaml": "^4.0.1",
"@vercel/ncc": "^0.28.6",
"jest": "^27.0.4",
"prettier": "^2.3.0",
"ts-jest": "^27.0.2",
"typescript": "^4.3.0"
"prettier": "^2.3.1",
"ts-jest": "^27.0.3",
"typescript": "^4.3.3"
}
}