aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.96k stars 557 forks source link

chore(deps-dev): bump yarn to 1.22.22 #6078

Closed trivikr closed 1 month ago

trivikr commented 1 month ago

Issue

Yarn classic has released newer versions post 1.22.17

$ npm view yarn time --json | tail
  "1.22.14": "2021-09-29T21:29:39.264Z",
  "1.22.15": "2021-09-30T00:08:58.440Z",
  "1.22.16": "2021-10-16T11:16:11.322Z",
  "1.22.17": "2021-10-16T15:16:07.228Z",
  "1.22.18": "2022-03-18T14:57:39.688Z",
  "1.22.19": "2022-06-08T00:52:26.933Z",
  "1.22.20": "2023-11-14T11:42:20.051Z",
  "1.22.21": "2023-11-14T19:09:53.328Z",
  "1.22.22": "2024-03-09T21:35:40.868Z"
}

Description

Bump yarn to 1.22.22

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

github-actions[bot] commented 1 month ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.