Bump versions

This commit is contained in:
Paul Hatcherian 2021-09-23 08:34:33 -04:00
parent 401ff16900
commit 00b872db01
3 changed files with 1219 additions and 4654 deletions

View file

@ -24,13 +24,13 @@
},
"homepage": "https://github.com/paulhatch/semantic-version#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4"
"@actions/core": "^1.5.0",
"@actions/exec": "^1.1.0"
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"eslint": "^7.16.0",
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.6.3"
"@zeit/ncc": "^0.22.3",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.4.2",
"jest": "^27.2.1"
}
}