Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9def798

Browse files
committedOct 5, 2020
chore(deps): update type definition
1 parent 9ba28be commit 9def798

File tree

3 files changed

+53
-53
lines changed

3 files changed

+53
-53
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@commitlint/cli": "9.1.2",
1919
"@commitlint/config-conventional": "9.1.2",
2020
"commitizen": "4.2.1",
21-
"@types/jest": "26.0.13",
21+
"@types/jest": "26.0.14",
2222
"cross-env": "7.0.2",
2323
"dependency-cruiser": "9.14.0",
2424
"sort-package-json": "1.44.0"

‎packages/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"@types/html-webpack-plugin": "3.2.3",
4141
"@types/marked": "1.1.0",
4242
"@types/mini-css-extract-plugin": "0.9.1",
43-
"@types/react": "16.9.49",
43+
"@types/react": "16.9.51",
4444
"@types/react-dom": "16.9.8",
4545
"@types/resolve-pkg": "2.0.0",
4646
"@types/webpack": "4.41.22",
4747
"@types/webpack-dev-server": "3.11.0",
48-
"@typescript-eslint/eslint-plugin": "4.1.1",
49-
"@typescript-eslint/parser": "4.1.1",
48+
"@typescript-eslint/eslint-plugin": "4.4.0",
49+
"@typescript-eslint/parser": "4.4.0",
5050
"autoprefixer": "9.8.6",
5151
"babel-loader": "8.1.0",
5252
"clean-webpack-plugin": "3.0.0",

‎yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2580,10 +2580,10 @@
25802580
dependencies:
25812581
"@types/istanbul-lib-report" "*"
25822582

2583-
"@types/jest@26.0.13":
2584-
version "26.0.13"
2585-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
2586-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
2583+
"@types/jest@26.0.14":
2584+
version "26.0.14"
2585+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
2586+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
25872587
dependencies:
25882588
jest-diff "^25.2.1"
25892589
pretty-format "^25.2.1"
@@ -2688,10 +2688,10 @@
26882688
"@types/prop-types" "*"
26892689
csstype "^2.2.0"
26902690

2691-
"@types/react@16.9.49":
2692-
version "16.9.49"
2693-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
2694-
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
2691+
"@types/react@16.9.51":
2692+
version "16.9.51"
2693+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60"
2694+
integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==
26952695
dependencies:
26962696
"@types/prop-types" "*"
26972697
csstype "^3.0.2"
@@ -2794,74 +2794,74 @@
27942794
dependencies:
27952795
"@types/yargs-parser" "*"
27962796

2797-
"@typescript-eslint/eslint-plugin@4.1.1":
2798-
version "4.1.1"
2799-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.1.1.tgz#78d5b18e259b13c2f4ec41dd9105af269a161a75"
2800-
integrity sha512-Hoxyt99EA9LMmqo/5PuWWPeWeB3mKyvibfJ1Hy5SfiUpjE8Nqp+5QNd9fOkzL66+fqvIWSIE+Ett16LGMzCGnQ==
2797+
"@typescript-eslint/eslint-plugin@4.4.0":
2798+
version "4.4.0"
2799+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.4.0.tgz#0321684dd2b902c89128405cf0385e9fe8561934"
2800+
integrity sha512-RVt5wU9H/2H+N/ZrCasTXdGbUTkbf7Hfi9eLiA8vPQkzUJ/bLDCC3CsoZioPrNcnoyN8r0gT153dC++A4hKBQQ==
28012801
dependencies:
2802-
"@typescript-eslint/experimental-utils" "4.1.1"
2803-
"@typescript-eslint/scope-manager" "4.1.1"
2802+
"@typescript-eslint/experimental-utils" "4.4.0"
2803+
"@typescript-eslint/scope-manager" "4.4.0"
28042804
debug "^4.1.1"
28052805
functional-red-black-tree "^1.0.1"
28062806
regexpp "^3.0.0"
28072807
semver "^7.3.2"
28082808
tsutils "^3.17.1"
28092809

2810-
"@typescript-eslint/experimental-utils@4.1.1":
2811-
version "4.1.1"
2812-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.1.tgz#52ff4e37c93113eb96385a4e6d075abece1ea72d"
2813-
integrity sha512-jzYsNciHoa4Z3c1URtmeT/bamYm8Dwfw6vuN3WHIE/BXb1iC4KveAnXDErTAZtPVxTYBaYn3n2gbt6F6D2rm1A==
2810+
"@typescript-eslint/experimental-utils@4.4.0":
2811+
version "4.4.0"
2812+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.4.0.tgz#62a05d3f543b8fc5dec4982830618ea4d030e1a9"
2813+
integrity sha512-01+OtK/oWeSJTjQcyzDztfLF1YjvKpLFo+JZmurK/qjSRcyObpIecJ4rckDoRCSh5Etw+jKfdSzVEHevh9gJ1w==
28142814
dependencies:
28152815
"@types/json-schema" "^7.0.3"
2816-
"@typescript-eslint/scope-manager" "4.1.1"
2817-
"@typescript-eslint/types" "4.1.1"
2818-
"@typescript-eslint/typescript-estree" "4.1.1"
2816+
"@typescript-eslint/scope-manager" "4.4.0"
2817+
"@typescript-eslint/types" "4.4.0"
2818+
"@typescript-eslint/typescript-estree" "4.4.0"
28192819
eslint-scope "^5.0.0"
28202820
eslint-utils "^2.0.0"
28212821

2822-
"@typescript-eslint/parser@4.1.1":
2823-
version "4.1.1"
2824-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.1.1.tgz#324b4b35e314075adbc92bd8330cf3ef0c88cf3e"
2825-
integrity sha512-NLIhmicpKGfJbdXyQBz9j48PA6hq6e+SDOoXy7Ak6bq1ebGqbgG+fR1UIDAuay6OjQdot69c/URu2uLlsP8GQQ==
2822+
"@typescript-eslint/parser@4.4.0":
2823+
version "4.4.0"
2824+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0.tgz#65974db9a75f23b036f17b37e959b5f99b659ec0"
2825+
integrity sha512-yc14iEItCxoGb7W4Nx30FlTyGpU9r+j+n1LUK/exlq2eJeFxczrz/xFRZUk2f6yzWfK+pr1DOTyQnmDkcC4TnA==
28262826
dependencies:
2827-
"@typescript-eslint/scope-manager" "4.1.1"
2828-
"@typescript-eslint/types" "4.1.1"
2829-
"@typescript-eslint/typescript-estree" "4.1.1"
2827+
"@typescript-eslint/scope-manager" "4.4.0"
2828+
"@typescript-eslint/types" "4.4.0"
2829+
"@typescript-eslint/typescript-estree" "4.4.0"
28302830
debug "^4.1.1"
28312831

2832-
"@typescript-eslint/scope-manager@4.1.1":
2833-
version "4.1.1"
2834-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.1.1.tgz#bdb8526e82435f32b4ccd9dd4cec01af97b48850"
2835-
integrity sha512-0W8TTobCvIIQ2FsrYTffyZGAAFUyIbEHq5EYJb1m7Rpd005jrnOvKOo8ywCLhs/Bm17C+KsrUboBvBAARQVvyA==
2832+
"@typescript-eslint/scope-manager@4.4.0":
2833+
version "4.4.0"
2834+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.0.tgz#2f3dd27692a12cc9a046a90ba6a9d8cb7731190a"
2835+
integrity sha512-r2FIeeU1lmW4K3CxgOAt8djI5c6Q/5ULAgdVo9AF3hPMpu0B14WznBAtxrmB/qFVbVIB6fSx2a+EVXuhSVMEyA==
28362836
dependencies:
2837-
"@typescript-eslint/types" "4.1.1"
2838-
"@typescript-eslint/visitor-keys" "4.1.1"
2837+
"@typescript-eslint/types" "4.4.0"
2838+
"@typescript-eslint/visitor-keys" "4.4.0"
28392839

2840-
"@typescript-eslint/types@4.1.1":
2841-
version "4.1.1"
2842-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.1.1.tgz#57500c4a86b28cb47094c1a62f1177ea279a09cb"
2843-
integrity sha512-zrBiqOKYerMTllKcn+BP+i1b7LW/EbMMYytroXMxUTvFPn1smkCu0D7lSAx29fTUO4jnwV0ljSvYQtn2vNrNxA==
2840+
"@typescript-eslint/types@4.4.0":
2841+
version "4.4.0"
2842+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621"
2843+
integrity sha512-nU0VUpzanFw3jjX+50OTQy6MehVvf8pkqFcURPAE06xFNFenMj1GPEI6IESvp7UOHAnq+n/brMirZdR+7rCrlA==
28442844

2845-
"@typescript-eslint/typescript-estree@4.1.1":
2846-
version "4.1.1"
2847-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.1.tgz#2015a84d71303ecdb6f46efd807ac19a51aab490"
2848-
integrity sha512-2AUg5v0liVBsqbGxBphbJ0QbGqSRVaF5qPoTPWcxop+66vMdU1h4CCvHxTC47+Qb+Pr4l2RhXDd41JNpwcQEKw==
2845+
"@typescript-eslint/typescript-estree@4.4.0":
2846+
version "4.4.0"
2847+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526"
2848+
integrity sha512-Fh85feshKXwki4nZ1uhCJHmqKJqCMba+8ZicQIhNi5d5jSQFteWiGeF96DTjO8br7fn+prTP+t3Cz/a/3yOKqw==
28492849
dependencies:
2850-
"@typescript-eslint/types" "4.1.1"
2851-
"@typescript-eslint/visitor-keys" "4.1.1"
2850+
"@typescript-eslint/types" "4.4.0"
2851+
"@typescript-eslint/visitor-keys" "4.4.0"
28522852
debug "^4.1.1"
28532853
globby "^11.0.1"
28542854
is-glob "^4.0.1"
28552855
lodash "^4.17.15"
28562856
semver "^7.3.2"
28572857
tsutils "^3.17.1"
28582858

2859-
"@typescript-eslint/visitor-keys@4.1.1":
2860-
version "4.1.1"
2861-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.1.tgz#bb05664bf4bea28dc120d1da94f3027d42ab0f6f"
2862-
integrity sha512-/EOOXbA2ferGLG6RmCHEQ0lTTLkOlXYDgblCmQk3tIU7mTPLm4gKhFMeeUSe+bcchTUsKeCk8xcpbop5Zr/8Rw==
2859+
"@typescript-eslint/visitor-keys@4.4.0":
2860+
version "4.4.0"
2861+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640"
2862+
integrity sha512-oBWeroUZCVsHLiWRdcTXJB7s1nB3taFY8WGvS23tiAlT6jXVvsdAV4rs581bgdEjOhn43q6ro7NkOiLKu6kFqA==
28632863
dependencies:
2864-
"@typescript-eslint/types" "4.1.1"
2864+
"@typescript-eslint/types" "4.4.0"
28652865
eslint-visitor-keys "^2.0.0"
28662866

28672867
"@webassemblyjs/ast@1.9.0":

0 commit comments

Comments
 (0)
Please sign in to comment.