Skip to content

Commit

Permalink
[testmodeler] upgrade dependencies (#5298)
Browse files Browse the repository at this point in the history
* Upgrade dependency semver ranges
- @types/node to ^14, since Node 14 is oldest supported version
- pre-release versions to pinned, since breaking changes are allowed at any time
- typescript from ^ to ~, since breaking changes are allowed in minor releases
- oav to 3.2.2, since 3.2.3 has a (likely accidental) breaking change
- All other packages from ~ to ^

* Update changelog and package version

* rush update

* update test

update test

update shrinkwrap

* webpack

* rush update

* Revert "rush update"

This reverts commit 04da27f.

* Revert "webpack"

This reverts commit 439dbb8.

* use [email protected]

* update version and changelog

* Merge main

* Revert "Merge main"

This reverts commit ea277ad.

* update changelog

---------

Co-authored-by: Mike Harder <[email protected]>
  • Loading branch information
changlong-liu and mikeharder authored Feb 20, 2023
1 parent 7a691b8 commit 0ecf2fe
Show file tree
Hide file tree
Showing 12 changed files with 733 additions and 1,478 deletions.

This file was deleted.

Loading

0 comments on commit 0ecf2fe

Please sign in to comment.