Skip to content

Commit e682688

Browse files
elastic-renovate-prod[bot]Ikuni17kibanamachine
authored
Update dependency pirates to ^4.0.7 (main) (elastic#203259)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pirates](https://redirect.github.com/danez/pirates) | devDependencies | patch | [`^4.0.1` -> `^4.0.7`](https://renovatebot.com/diffs/npm/pirates/4.0.6/4.0.7) | --- ### Release Notes <details> <summary>danez/pirates (pirates)</summary> ### [`v4.0.7`](https://redirect.github.com/danez/pirates/releases/tag/v4.0.7) [Compare Source](https://redirect.github.com/danez/pirates/compare/v4.0.6...v4.0.7) ##### Bug Fixes - remove build process and ship source directly ([924ccc3](https://redirect.github.com/danez/pirates/commit/924ccc3d8395b301d253844665889a41a7c0af59)) - Update some wording and fix grammar in messages ([#&elastic#8203;121](https://redirect.github.com/danez/pirates/issues/121)) ([f39d729](https://redirect.github.com/danez/pirates/commit/f39d729d1118f9b0771f95c1192521757bc7b93e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOk9wZXJhdGlvbnMiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Brad White <brad.white@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
1 parent 764a876 commit e682688

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1885,7 +1885,7 @@
18851885
"p-reflect": "2.1.0",
18861886
"peggy": "^4.2.0",
18871887
"picomatch": "^4.0.2",
1888-
"pirates": "^4.0.1",
1888+
"pirates": "^4.0.7",
18891889
"piscina": "^3.2.0",
18901890
"pixelmatch": "^5.3.0",
18911891
"playwright": "1.49.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25968,10 +25968,10 @@ pino@^8.15.0:
2596825968
sonic-boom "^3.1.0"
2596925969
thread-stream "^2.0.0"
2597025970

25971-
pirates@^4.0.1, pirates@^4.0.4, pirates@^4.0.5, pirates@^4.0.6:
25972-
version "4.0.6"
25973-
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9"
25974-
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==
25971+
pirates@^4.0.4, pirates@^4.0.5, pirates@^4.0.6, pirates@^4.0.7:
25972+
version "4.0.7"
25973+
resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.7.tgz#643b4a18c4257c8a65104b73f3049ce9a0a15e22"
25974+
integrity sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==
2597525975

2597625976
piscina@^3.2.0:
2597725977
version "3.2.0"

0 commit comments

Comments
 (0)