From 211d30b2c1fb26ae94036ee65ec27813bbad1526 Mon Sep 17 00:00:00 2001 From: Preston Maness <aspensmonster@riseup.net> Date: Thu, 14 Sep 2023 11:33:10 -0500 Subject: [PATCH] Include yarn.lock with updated esmock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2844930..028e4c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2216,10 +2216,10 @@ eslint@^8.41.0: strip-json-comments "^3.1.0" text-table "^0.2.0" -esmock@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.3.1.tgz#27a3afea73d7fb352f27c7ac04f66cfbd2c34316" - integrity sha512-ZxuxfhwGSlStiJFbw6Z+a70fB6SutTcUr0X8dhehx6aqiC5kgBvEYV4xNW94cKaD8gaqD7P00RjBH/pfao2CQA== +esmock@^2.5.0: + version "2.5.1" + resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.5.1.tgz#cef05c9cd23c46edbfb2e0add34466f6c52e37f6" + integrity sha512-3pu+ri9kNrRjahR8c+FWXphK3xpKrgBwLHu+A+Xj3vw84fGsScWY3SWTH1v5nSiheYQAdlz5Ny+a319tlle1mA== espree@^9.6.0: version "9.6.0"