From 2f38226ea56668c9f168545e5792b04a4e0fee02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:43:50 +0000 Subject: [PATCH] chore(deps): bump word-wrap in /examples/eslint-plugin Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/eslint-plugin/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/eslint-plugin/yarn.lock b/examples/eslint-plugin/yarn.lock index b8b4270..abeeec2 100644 --- a/examples/eslint-plugin/yarn.lock +++ b/examples/eslint-plugin/yarn.lock @@ -226,7 +226,7 @@ escape-string-regexp@^4.0.0: resolved "https://registry.nlark.com/escape-string-regexp/download/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" "eslint-import-resolver-custom-alias@file:../..": - version "1.3.0" + version "1.3.2" dependencies: glob-parent "^6.0.2" resolve "^1.22.2" @@ -920,8 +920,8 @@ which@^2.0.1: isexe "^2.0.0" word-wrap@^1.2.3: - version "1.2.3" - resolved "https://registry.npm.taobao.org/word-wrap/download/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" + version "1.2.4" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f" wrappy@1: version "1.0.2"