mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2026-04-15 03:24:45 +00:00
Bump versions
This commit is contained in:
parent
401ff16900
commit
00b872db01
3 changed files with 1219 additions and 4654 deletions
12
package.json
12
package.json
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue