Skip to content

Commit

Permalink
Pv/dep updates 2024 05 13 (#769)
Browse files Browse the repository at this point in the history
* upgrade aws dependencies, and a few other patch versions

* upgrade dependencies
  • Loading branch information
Phil Varner authored May 14, 2024
1 parent d15c65c commit a7520f6
Show file tree
Hide file tree
Showing 3 changed files with 2,857 additions and 2,760 deletions.
14 changes: 9 additions & 5 deletions .npm-upgrade.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,21 @@
"versions": "20",
"reason": ""
},
"typescript": {
"versions": "5.2.2",
"reason": "conflict with other dependency"
},
"got": {
"versions": "14.0.0",
"versions": "14",
"reason": ""
},
"ava": {
"versions": "6",
"reason": "breaks test running"
},
"eslint": {
"versions": "9.2",
"reason": "typescript-eslint dependencies"
},
"@ava/typescript": {
"versions": "5",
"reason": "dependent on next ava version"
}
}
}
Loading

0 comments on commit a7520f6

Please sign in to comment.