mirror of
https://github.com/actions/checkout.git
synced 2026-03-10 16:34:26 +00:00
move proper-lockfile to runtime dependencies
This commit is contained in:
parent
090955f4b7
commit
20f49bc375
@ -33,6 +33,7 @@
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/io": "^1.1.3",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"proper-lockfile": "^4.1.2",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -50,7 +51,6 @@
|
||||
"jest-circus": "^29.7.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "^3.3.3",
|
||||
"proper-lockfile": "^4.1.2",
|
||||
"ts-jest": "^29.2.5",
|
||||
"typescript": "^5.5.4"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user