mirror of
https://github.com/dessant/lock-threads.git
synced 2026-03-13 01:27:03 -04:00
chore: update dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -20,15 +20,15 @@
|
||||
"push": "git push --tags origin master"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^4.0.0",
|
||||
"joi": "^17.3.0"
|
||||
"@actions/core": "^1.4.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
"joi": "^17.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.26.1",
|
||||
"npm-check-updates": "^10.2.5",
|
||||
"prettier": "^2.2.1",
|
||||
"standard-version": "^9.1.0"
|
||||
"@vercel/ncc": "^0.28.6",
|
||||
"npm-check-updates": "^11.8.1",
|
||||
"prettier": "^2.3.2",
|
||||
"standard-version": "^9.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
|
||||
Reference in New Issue
Block a user