Skip to content

Commit 1e17afc

Browse files
committed
👌 IMPROVE: Package Updates
1 parent 6c92f4a commit 1e17afc

1 file changed

Lines changed: 14 additions & 5 deletions

File tree

‎yarn.lock‎

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,7 @@ eslint-config-wordpress@^2.0.0:
18431843
version "2.0.0"
18441844
resolved "https://registry.yarnpkg.com/eslint-config-wordpress/-/eslint-config-wordpress-2.0.0.tgz#5201206c6964d648315232edf6dfbd2e925e4cd6"
18451845

1846-
eslint-plugin-jest@^21.6.1:
1846+
eslint-plugin-jest@^21.6.1, eslint-plugin-jest@^21.7.0:
18471847
version "21.7.0"
18481848
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.7.0.tgz#651f1c6ce999af3ac59ab8bf8a376d742fd0fc23"
18491849

@@ -1868,6 +1868,15 @@ eslint-plugin-react@^7.5.1:
18681868
jsx-ast-utils "^2.0.0"
18691869
prop-types "^15.6.0"
18701870

1871+
eslint-plugin-react@^7.6.1:
1872+
version "7.6.1"
1873+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633"
1874+
dependencies:
1875+
doctrine "^2.0.2"
1876+
has "^1.0.1"
1877+
jsx-ast-utils "^2.0.1"
1878+
prop-types "^15.6.0"
1879+
18711880
eslint-plugin-wordpress@^0.1.0:
18721881
version "0.1.0"
18731882
resolved "https://registry.yarnpkg.com/eslint-plugin-wordpress/-/eslint-plugin-wordpress-0.1.0.tgz#3e696f09326d9915e266881ab148fed281611762"
@@ -1927,9 +1936,9 @@ eslint@^4.15.0:
19271936
table "^4.0.1"
19281937
text-table "~0.2.0"
19291938

1930-
eslint@^4.16.0:
1931-
version "4.16.0"
1932-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.16.0.tgz#934ada9e98715e1d7bbfd6f6f0519ed2fab35cc1"
1939+
eslint@^4.17.0:
1940+
version "4.17.0"
1941+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17.0.tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf"
19331942
dependencies:
19341943
ajv "^5.3.0"
19351944
babel-code-frame "^6.22.0"
@@ -3066,7 +3075,7 @@ jsprim@^1.2.2:
30663075
json-schema "0.2.3"
30673076
verror "1.10.0"
30683077

3069-
jsx-ast-utils@^2.0.0:
3078+
jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1:
30703079
version "2.0.1"
30713080
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
30723081
dependencies:

0 commit comments

Comments
 (0)