chore(lint): update to use the latest monorepo plugin

This commit is contained in:
blam
2020-10-28 09:10:48 +01:00
parent 9c3a03d20d
commit b314109c83
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"eslint": "^7.1.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-monorepo": "^0.2.1",
"eslint-plugin-monorepo": "^0.3.0",
"fork-ts-checker-webpack-plugin": "^4.0.5",
"fs-extra": "^9.0.0",
"handlebars": "^4.7.3",
+4 -4
View File
@@ -10784,10 +10784,10 @@ eslint-plugin-jsx-a11y@^6.2.1:
has "^1.0.3"
jsx-ast-utils "^2.2.1"
eslint-plugin-monorepo@^0.2.1:
version "0.2.1"
resolved "https://registry.npmjs.org/eslint-plugin-monorepo/-/eslint-plugin-monorepo-0.2.1.tgz#96cfc4af241077675f40d7017377897fb8ea537b"
integrity sha512-82JaAjuajVAsDT+pMvdt275H6F55H3MEofaMZbJurGqfXpPDT4eayTgYyyjfd1XR8VD1S+ORbuHCULnSqNyD9g==
eslint-plugin-monorepo@^0.3.0:
version "0.3.0"
resolved "https://registry.npmjs.org/eslint-plugin-monorepo/-/eslint-plugin-monorepo-0.3.0.tgz#8bfab30713fbc543cb7bffae651ab37bf601a3b3"
integrity sha512-pg1Q37BSDDFh7XdKIsCAi+6/XtE/Kyltu6KokFRFsDe1vOa/R6+O9OVLmav012bBDPrChw8QzBDE7pvADg9+Jg==
dependencies:
eslint-module-utils "^2.1.1"
get-monorepo-packages "^1.1.0"