Try and fix weird build error
This commit is contained in:
@@ -56,16 +56,16 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@types/glob": "^8.0.1",
|
||||
"@types/glob": "^8.1.0",
|
||||
"glob": "^9.3.2",
|
||||
"untildify": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^28.1.1",
|
||||
"@types/node": "^18.15.11",
|
||||
"jest": "^28.1.1",
|
||||
"jest": "^29.5.0",
|
||||
"jest-circus": "^29.5.0",
|
||||
"ts-jest": "^28.0.5",
|
||||
"ts-jest": "^29.0.5",
|
||||
"typescript": "^5.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user