mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2026-04-14 03:04:46 +00:00
Update packages, update tests for latest runner
This commit is contained in:
parent
4f2e9fedc3
commit
c27e70c121
4 changed files with 859 additions and 229 deletions
|
|
@ -24,13 +24,13 @@
|
|||
},
|
||||
"homepage": "https://github.com/paulhatch/semantic-version#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.1.1",
|
||||
"@actions/exec": "^1.0.1"
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/exec": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@zeit/ncc": "^0.20.5",
|
||||
"eslint": "^6.3.0",
|
||||
"eslint-plugin-jest": "^23.1.1",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-jest": "^23.8.2",
|
||||
"jest": "^24.9.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue