Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Jul 14, 2023
1 parent c744adb commit 4fbb022
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 49 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@eng-automation/integrations": "^4.0.0",
"@eng-automation/integrations": "^4.1.0",
"moment": "^2.29.4"
},
"devDependencies": {
"@eng-automation/js-style": "^2.0.0",
"@eng-automation/js-style": "^2.1.0",
"@types/moment": "^2.13.0",
"@types/node": "^18.15.11",
"@types/node": "^20.4.2",
"@vercel/ncc": "^0.36.1",
"typescript": "^5.0.4"
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit 4fbb022

Please sign in to comment.