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 e1a7ce8

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

File tree

3 files changed

+91
-55
lines changed

3 files changed

+91
-55
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.15",
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.53",
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.5.0",
49+
"@typescript-eslint/parser": "4.5.0",
5050
"autoprefixer": "9.8.6",
5151
"babel-loader": "8.1.0",
5252
"clean-webpack-plugin": "3.0.0",

‎yarn.lock

Lines changed: 87 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,6 +1546,17 @@
15461546
"@types/yargs" "^15.0.0"
15471547
chalk "^4.0.0"
15481548

1549+
"@jest/types@^26.6.0":
1550+
version "26.6.0"
1551+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.0.tgz#2c045f231bfd79d52514cda3fbc93ef46157fa6a"
1552+
integrity sha512-8pDeq/JVyAYw7jBGU83v8RMYAkdrRxLG3BGnAJuqaQAUd6GWBmND2uyl+awI88+hit48suLoLjNFtR+ZXxWaYg==
1553+
dependencies:
1554+
"@types/istanbul-lib-coverage" "^2.0.0"
1555+
"@types/istanbul-reports" "^3.0.0"
1556+
"@types/node" "*"
1557+
"@types/yargs" "^15.0.0"
1558+
chalk "^4.0.0"
1559+
15491560
"@lerna/add@3.21.0":
15501561
version "3.21.0"
15511562
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.21.0.tgz#27007bde71cc7b0a2969ab3c2f0ae41578b4577b"
@@ -2580,13 +2591,13 @@
25802591
dependencies:
25812592
"@types/istanbul-lib-report" "*"
25822593

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==
2594+
"@types/jest@26.0.15":
2595+
version "26.0.15"
2596+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
2597+
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
25872598
dependencies:
2588-
jest-diff "^25.2.1"
2589-
pretty-format "^25.2.1"
2599+
jest-diff "^26.0.0"
2600+
pretty-format "^26.0.0"
25902601

25912602
"@types/jest@26.x":
25922603
version "26.0.9"
@@ -2688,10 +2699,10 @@
26882699
"@types/prop-types" "*"
26892700
csstype "^2.2.0"
26902701

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==
2702+
"@types/react@16.9.53":
2703+
version "16.9.53"
2704+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
2705+
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
26952706
dependencies:
26962707
"@types/prop-types" "*"
26972708
csstype "^3.0.2"
@@ -2794,74 +2805,74 @@
27942805
dependencies:
27952806
"@types/yargs-parser" "*"
27962807

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==
2808+
"@typescript-eslint/eslint-plugin@4.5.0":
2809+
version "4.5.0"
2810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.5.0.tgz#4ff9c1d8535ae832e239f0ef6d7210592d9b0b07"
2811+
integrity sha512-mjb/gwNcmDKNt+6mb7Aj/TjKzIJjOPcoCJpjBQC9ZnTRnBt1p4q5dJSSmIqAtsZ/Pff5N+hJlbiPc5bl6QN4OQ==
28012812
dependencies:
2802-
"@typescript-eslint/experimental-utils" "4.1.1"
2803-
"@typescript-eslint/scope-manager" "4.1.1"
2813+
"@typescript-eslint/experimental-utils" "4.5.0"
2814+
"@typescript-eslint/scope-manager" "4.5.0"
28042815
debug "^4.1.1"
28052816
functional-red-black-tree "^1.0.1"
28062817
regexpp "^3.0.0"
28072818
semver "^7.3.2"
28082819
tsutils "^3.17.1"
28092820

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==
2821+
"@typescript-eslint/experimental-utils@4.5.0":
2822+
version "4.5.0"
2823+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.5.0.tgz#547fe1158609143ce60645383aa1d6f83ada28df"
2824+
integrity sha512-bW9IpSAKYvkqDGRZzayBXIgPsj2xmmVHLJ+flGSoN0fF98pGoKFhbunIol0VF2Crka7z984EEhFi623Rl7e6gg==
28142825
dependencies:
28152826
"@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"
2827+
"@typescript-eslint/scope-manager" "4.5.0"
2828+
"@typescript-eslint/types" "4.5.0"
2829+
"@typescript-eslint/typescript-estree" "4.5.0"
28192830
eslint-scope "^5.0.0"
28202831
eslint-utils "^2.0.0"
28212832

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==
2833+
"@typescript-eslint/parser@4.5.0":
2834+
version "4.5.0"
2835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.5.0.tgz#b2d659f25eec0041c7bc5660b91db1eefe8d7122"
2836+
integrity sha512-xb+gmyhQcnDWe+5+xxaQk5iCw6KqXd8VQxGiTeELTMoYeRjpocZYYRP1gFVM2C8Yl0SpUvLa1lhprwqZ00w3Iw==
28262837
dependencies:
2827-
"@typescript-eslint/scope-manager" "4.1.1"
2828-
"@typescript-eslint/types" "4.1.1"
2829-
"@typescript-eslint/typescript-estree" "4.1.1"
2838+
"@typescript-eslint/scope-manager" "4.5.0"
2839+
"@typescript-eslint/types" "4.5.0"
2840+
"@typescript-eslint/typescript-estree" "4.5.0"
28302841
debug "^4.1.1"
28312842

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==
2843+
"@typescript-eslint/scope-manager@4.5.0":
2844+
version "4.5.0"
2845+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.5.0.tgz#8dfd53c3256d4357e7d66c2fc8956835f4d239be"
2846+
integrity sha512-C0cEO0cTMPJ/w4RA/KVe4LFFkkSh9VHoFzKmyaaDWAnPYIEzVCtJ+Un8GZoJhcvq+mPFXEsXa01lcZDHDG6Www==
28362847
dependencies:
2837-
"@typescript-eslint/types" "4.1.1"
2838-
"@typescript-eslint/visitor-keys" "4.1.1"
2848+
"@typescript-eslint/types" "4.5.0"
2849+
"@typescript-eslint/visitor-keys" "4.5.0"
28392850

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==
2851+
"@typescript-eslint/types@4.5.0":
2852+
version "4.5.0"
2853+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.5.0.tgz#98256e07bad1c8d15d0c9627ebec82fd971bb3c3"
2854+
integrity sha512-n2uQoXnyWNk0Les9MtF0gCK3JiWd987JQi97dMSxBOzVoLZXCNtxFckVqt1h8xuI1ix01t+iMY4h4rFMj/303g==
28442855

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==
2856+
"@typescript-eslint/typescript-estree@4.5.0":
2857+
version "4.5.0"
2858+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.5.0.tgz#d50cf91ae3a89878401111031eb6fb6d03554f64"
2859+
integrity sha512-gN1mffq3zwRAjlYWzb5DanarOPdajQwx5MEWkWCk0XvqC8JpafDTeioDoow2L4CA/RkYZu7xEsGZRhqrTsAG8w==
28492860
dependencies:
2850-
"@typescript-eslint/types" "4.1.1"
2851-
"@typescript-eslint/visitor-keys" "4.1.1"
2861+
"@typescript-eslint/types" "4.5.0"
2862+
"@typescript-eslint/visitor-keys" "4.5.0"
28522863
debug "^4.1.1"
28532864
globby "^11.0.1"
28542865
is-glob "^4.0.1"
28552866
lodash "^4.17.15"
28562867
semver "^7.3.2"
28572868
tsutils "^3.17.1"
28582869

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==
2870+
"@typescript-eslint/visitor-keys@4.5.0":
2871+
version "4.5.0"
2872+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.5.0.tgz#b59f26213ac597efe87f6b13cf2aabee70542af0"
2873+
integrity sha512-UHq4FSa55NDZqscRU//O5ROFhHa9Hqn9KWTEvJGTArtTQp5GKv9Zqf6d/Q3YXXcFv4woyBml7fJQlQ+OuqRcHA==
28632874
dependencies:
2864-
"@typescript-eslint/types" "4.1.1"
2875+
"@typescript-eslint/types" "4.5.0"
28652876
eslint-visitor-keys "^2.0.0"
28662877

28672878
"@webassemblyjs/ast@1.9.0":
@@ -5378,6 +5389,11 @@ diff-sequences@^26.3.0:
53785389
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.3.0.tgz#62a59b1b29ab7fd27cef2a33ae52abe73042d0a2"
53795390
integrity sha512-5j5vdRcw3CNctePNYN0Wy2e/JbWT6cAYnXv5OuqPhDpyCGc0uLu2TK0zOCJWNB9kOIfYMSpIulRaDgIi4HJ6Ig==
53805391

5392+
diff-sequences@^26.5.0:
5393+
version "26.5.0"
5394+
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.5.0.tgz#ef766cf09d43ed40406611f11c6d8d9dd8b2fefd"
5395+
integrity sha512-ZXx86srb/iYy6jG71k++wBN9P9J05UNQ5hQHQd9MtMPvcqXPx/vKU69jfHV637D00Q2gSgPk2D+jSx3l1lDW/Q==
5396+
53815397
diff@^4.0.1:
53825398
version "4.0.2"
53835399
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
@@ -8043,6 +8059,16 @@ jest-diff@^25.2.1:
80438059
jest-get-type "^25.2.6"
80448060
pretty-format "^25.5.0"
80458061

8062+
jest-diff@^26.0.0:
8063+
version "26.6.0"
8064+
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.0.tgz#5e5bbbaf93ec5017fae2b3ef12fc895e29988379"
8065+
integrity sha512-IH09rKsdWY8YEY7ii2BHlSq59oXyF2pK3GoK+hOK9eD/x6009eNB5Jv1shLMKgxekodPzLlV7eZP1jPFQYds8w==
8066+
dependencies:
8067+
chalk "^4.0.0"
8068+
diff-sequences "^26.5.0"
8069+
jest-get-type "^26.3.0"
8070+
pretty-format "^26.6.0"
8071+
80468072
jest-diff@^26.4.2:
80478073
version "26.4.2"
80488074
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.4.2.tgz#a1b7b303bcc534aabdb3bd4a7caf594ac059f5aa"
@@ -10695,6 +10721,16 @@ pretty-format@^25.2.1, pretty-format@^25.5.0:
1069510721
ansi-styles "^4.0.0"
1069610722
react-is "^16.12.0"
1069710723

10724+
pretty-format@^26.0.0, pretty-format@^26.6.0:
10725+
version "26.6.0"
10726+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.0.tgz#1e1030e3c70e3ac1c568a5fd15627671ea159391"
10727+
integrity sha512-Uumr9URVB7bm6SbaByXtx+zGlS+0loDkFMHP0kHahMjmfCtmFY03iqd++5v3Ld6iB5TocVXlBN/T+DXMn9d4BA==
10728+
dependencies:
10729+
"@jest/types" "^26.6.0"
10730+
ansi-regex "^5.0.0"
10731+
ansi-styles "^4.0.0"
10732+
react-is "^16.12.0"
10733+
1069810734
pretty-format@^26.4.2:
1069910735
version "26.4.2"
1070010736
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.4.2.tgz#d081d032b398e801e2012af2df1214ef75a81237"

0 commit comments

Comments
 (0)
Please sign in to comment.