Skip to content

Commit

Permalink
increment resolvewithplus
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Oct 20, 2023
1 parent cf305cb commit b1bc6cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# changelog

* 2.5.7 _pendng_
* [add node 21](https://github.com/iambumblehead/esmock/pull/257) to test pipeline
* [use latest node 18](https://github.com/iambumblehead/esmock/pull/258) at test pipeline
* 2.5.7 _Oct.20.2023_
* [add node 21](https://github.com/iambumblehead/esmock/pull/258) to test pipeline
* [use latest node 18](https://github.com/iambumblehead/esmock/pull/259) at test pipeline
* [update resolver again](https://github.com/iambumblehead/esmock/pull/260) resolves [this issue.](https://github.com/iambumblehead/esmock/issues/260)
* 2.5.6 _Oct.15.2023_
* [update resolver](https://github.com/iambumblehead/esmock/pull/256) to latest version, [resolves a resolution error](https://github.com/iambumblehead/resolvewithplus/releases/tag/v2.0.9) that seems to have been introduced by a previous update from the past week.
* 2.5.5 _Oct.14.2023_
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"node": ">=14.16.0"
},
"dependencies": {
"resolvewithplus": "^2.0.9"
"resolvewithplus": "^2.1.3"
},
"devDependencies": {
"c8": "^8.0.1",
Expand Down

0 comments on commit b1bc6cb

Please sign in to comment.