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"