Skip to content

Commit bcbef60

Browse files
committed
update stats of state of js 2019 -> 2020
1 parent 141e713 commit bcbef60

File tree

49 files changed

+3869
-2578
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3869
-2578
lines changed

06-lint/01-eslint/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.11.8",
6+
"@testing-library/jest-dom": "^5.11.9",
77
"@testing-library/react": "^11.2.3",
88
"@testing-library/user-event": "^12.6.0",
99
"@types/jest": "^26.0.20",
10-
"@types/node": "^14.14.20",
10+
"@types/node": "^14.14.22",
1111
"@types/react": "^17.0.0",
1212
"@types/react-dom": "^17.0.0",
1313
"react": "^17.0.1",
1414
"react-dom": "^17.0.1",
1515
"react-scripts": "4.0.1",
1616
"typescript": "^4.1.3",
17-
"web-vitals": "^1.0.1"
17+
"web-vitals": "^1.1.0"
1818
},
1919
"scripts": {
2020
"start": "react-scripts start",
@@ -45,8 +45,8 @@
4545
},
4646
"devDependencies": {
4747
"@types/testing-library__jest-dom": "^5.9.5",
48-
"@typescript-eslint/eslint-plugin": "^4.13.0",
49-
"@typescript-eslint/parser": "^4.13.0",
48+
"@typescript-eslint/eslint-plugin": "^4.14.0",
49+
"@typescript-eslint/parser": "^4.14.0",
5050
"eslint-config-airbnb": "18.2.1",
5151
"eslint-plugin-import": "^2.22.1",
5252
"eslint-plugin-jsx-a11y": "^6.4.1",

06-lint/01-eslint/yarn.lock

+53-53
Original file line numberDiff line numberDiff line change
@@ -1590,10 +1590,10 @@
15901590
lz-string "^1.4.4"
15911591
pretty-format "^26.6.2"
15921592

1593-
"@testing-library/jest-dom@^5.11.8":
1594-
version "5.11.8"
1595-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
1596-
integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
1593+
"@testing-library/jest-dom@^5.11.9":
1594+
version "5.11.9"
1595+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
1596+
integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
15971597
dependencies:
15981598
"@babel/runtime" "^7.9.2"
15991599
"@types/testing-library__jest-dom" "^5.9.1"
@@ -1755,10 +1755,10 @@
17551755
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
17561756
integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
17571757

1758-
"@types/node@^14.14.20":
1759-
version "14.14.20"
1760-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
1761-
integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
1758+
"@types/node@^14.14.22":
1759+
version "14.14.22"
1760+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
1761+
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
17621762

17631763
"@types/normalize-package-data@^2.4.0":
17641764
version "2.4.0"
@@ -1869,13 +1869,13 @@
18691869
dependencies:
18701870
"@types/yargs-parser" "*"
18711871

1872-
"@typescript-eslint/eslint-plugin@^4.13.0":
1873-
version "4.13.0"
1874-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.13.0.tgz#5f580ea520fa46442deb82c038460c3dd3524bb6"
1875-
integrity sha512-ygqDUm+BUPvrr0jrXqoteMqmIaZ/bixYOc3A4BRwzEPTZPi6E+n44rzNZWaB0YvtukgP+aoj0i/fyx7FkM2p1w==
1872+
"@typescript-eslint/eslint-plugin@^4.14.0":
1873+
version "4.14.0"
1874+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.0.tgz#92db8e7c357ed7d69632d6843ca70b71be3a721d"
1875+
integrity sha512-IJ5e2W7uFNfg4qh9eHkHRUCbgZ8VKtGwD07kannJvM5t/GU8P8+24NX8gi3Hf5jST5oWPY8kyV1s/WtfiZ4+Ww==
18761876
dependencies:
1877-
"@typescript-eslint/experimental-utils" "4.13.0"
1878-
"@typescript-eslint/scope-manager" "4.13.0"
1877+
"@typescript-eslint/experimental-utils" "4.14.0"
1878+
"@typescript-eslint/scope-manager" "4.14.0"
18791879
debug "^4.1.1"
18801880
functional-red-black-tree "^1.0.1"
18811881
lodash "^4.17.15"
@@ -1896,15 +1896,15 @@
18961896
semver "^7.3.2"
18971897
tsutils "^3.17.1"
18981898

1899-
"@typescript-eslint/experimental-utils@4.13.0":
1900-
version "4.13.0"
1901-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.13.0.tgz#9dc9ab375d65603b43d938a0786190a0c72be44e"
1902-
integrity sha512-/ZsuWmqagOzNkx30VWYV3MNB/Re/CGv/7EzlqZo5RegBN8tMuPaBgNK6vPBCQA8tcYrbsrTdbx3ixMRRKEEGVw==
1899+
"@typescript-eslint/experimental-utils@4.14.0":
1900+
version "4.14.0"
1901+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.0.tgz#5aa7b006736634f588a69ee343ca959cd09988df"
1902+
integrity sha512-6i6eAoiPlXMKRbXzvoQD5Yn9L7k9ezzGRvzC/x1V3650rUk3c3AOjQyGYyF9BDxQQDK2ElmKOZRD0CbtdkMzQQ==
19031903
dependencies:
19041904
"@types/json-schema" "^7.0.3"
1905-
"@typescript-eslint/scope-manager" "4.13.0"
1906-
"@typescript-eslint/types" "4.13.0"
1907-
"@typescript-eslint/typescript-estree" "4.13.0"
1905+
"@typescript-eslint/scope-manager" "4.14.0"
1906+
"@typescript-eslint/types" "4.14.0"
1907+
"@typescript-eslint/typescript-estree" "4.14.0"
19081908
eslint-scope "^5.0.0"
19091909
eslint-utils "^2.0.0"
19101910

@@ -1931,14 +1931,14 @@
19311931
eslint-scope "^5.0.0"
19321932
eslint-utils "^2.0.0"
19331933

1934-
"@typescript-eslint/parser@^4.13.0":
1935-
version "4.13.0"
1936-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d"
1937-
integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg==
1934+
"@typescript-eslint/parser@^4.14.0":
1935+
version "4.14.0"
1936+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.14.0.tgz#62d4cd2079d5c06683e9bfb200c758f292c4dee7"
1937+
integrity sha512-sUDeuCjBU+ZF3Lzw0hphTyScmDDJ5QVkyE21pRoBo8iDl7WBtVFS+WDN3blY1CH3SBt7EmYCw6wfmJjF0l/uYg==
19381938
dependencies:
1939-
"@typescript-eslint/scope-manager" "4.13.0"
1940-
"@typescript-eslint/types" "4.13.0"
1941-
"@typescript-eslint/typescript-estree" "4.13.0"
1939+
"@typescript-eslint/scope-manager" "4.14.0"
1940+
"@typescript-eslint/types" "4.14.0"
1941+
"@typescript-eslint/typescript-estree" "4.14.0"
19421942
debug "^4.1.1"
19431943

19441944
"@typescript-eslint/parser@^4.5.0":
@@ -1951,13 +1951,13 @@
19511951
"@typescript-eslint/typescript-estree" "4.8.1"
19521952
debug "^4.1.1"
19531953

1954-
"@typescript-eslint/scope-manager@4.13.0":
1955-
version "4.13.0"
1956-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.13.0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141"
1957-
integrity sha512-UpK7YLG2JlTp/9G4CHe7GxOwd93RBf3aHO5L+pfjIrhtBvZjHKbMhBXTIQNkbz7HZ9XOe++yKrXutYm5KmjWgQ==
1954+
"@typescript-eslint/scope-manager@4.14.0":
1955+
version "4.14.0"
1956+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.14.0.tgz#55a4743095d684e1f7b7180c4bac2a0a3727f517"
1957+
integrity sha512-/J+LlRMdbPh4RdL4hfP1eCwHN5bAhFAGOTsvE6SxsrM/47XQiPSgF5MDgLyp/i9kbZV9Lx80DW0OpPkzL+uf8Q==
19581958
dependencies:
1959-
"@typescript-eslint/types" "4.13.0"
1960-
"@typescript-eslint/visitor-keys" "4.13.0"
1959+
"@typescript-eslint/types" "4.14.0"
1960+
"@typescript-eslint/visitor-keys" "4.14.0"
19611961

19621962
"@typescript-eslint/[email protected]":
19631963
version "4.8.1"
@@ -1972,10 +1972,10 @@
19721972
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
19731973
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
19741974

1975-
"@typescript-eslint/types@4.13.0":
1976-
version "4.13.0"
1977-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.13.0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8"
1978-
integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ==
1975+
"@typescript-eslint/types@4.14.0":
1976+
version "4.14.0"
1977+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.0.tgz#d8a8202d9b58831d6fd9cee2ba12f8a5a5dd44b6"
1978+
integrity sha512-VsQE4VvpldHrTFuVPY1ZnHn/Txw6cZGjL48e+iBxTi2ksa9DmebKjAeFmTVAYoSkTk7gjA7UqJ7pIsyifTsI4A==
19791979

19801980
"@typescript-eslint/[email protected]":
19811981
version "4.8.1"
@@ -1996,13 +1996,13 @@
19961996
semver "^7.3.2"
19971997
tsutils "^3.17.1"
19981998

1999-
"@typescript-eslint/typescript-estree@4.13.0":
2000-
version "4.13.0"
2001-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.13.0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e"
2002-
integrity sha512-9A0/DFZZLlGXn5XA349dWQFwPZxcyYyCFX5X88nWs2uachRDwGeyPz46oTsm9ZJE66EALvEns1lvBwa4d9QxMg==
1999+
"@typescript-eslint/typescript-estree@4.14.0":
2000+
version "4.14.0"
2001+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.0.tgz#4bcd67486e9acafc3d0c982b23a9ab8ac8911ed7"
2002+
integrity sha512-wRjZ5qLao+bvS2F7pX4qi2oLcOONIB+ru8RGBieDptq/SudYwshveORwCVU4/yMAd4GK7Fsf8Uq1tjV838erag==
20032003
dependencies:
2004-
"@typescript-eslint/types" "4.13.0"
2005-
"@typescript-eslint/visitor-keys" "4.13.0"
2004+
"@typescript-eslint/types" "4.14.0"
2005+
"@typescript-eslint/visitor-keys" "4.14.0"
20062006
debug "^4.1.1"
20072007
globby "^11.0.1"
20082008
is-glob "^4.0.1"
@@ -2031,12 +2031,12 @@
20312031
dependencies:
20322032
eslint-visitor-keys "^1.1.0"
20332033

2034-
"@typescript-eslint/visitor-keys@4.13.0":
2035-
version "4.13.0"
2036-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.13.0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe"
2037-
integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g==
2034+
"@typescript-eslint/visitor-keys@4.14.0":
2035+
version "4.14.0"
2036+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.0.tgz#b1090d9d2955b044b2ea2904a22496849acbdf54"
2037+
integrity sha512-MeHHzUyRI50DuiPgV9+LxcM52FCJFYjJiWHtXlbyC27b80mfOwKeiKI+MHOTEpcpfmoPFm/vvQS88bYIx6PZTA==
20382038
dependencies:
2039-
"@typescript-eslint/types" "4.13.0"
2039+
"@typescript-eslint/types" "4.14.0"
20402040
eslint-visitor-keys "^2.0.0"
20412041

20422042
"@typescript-eslint/[email protected]":
@@ -11046,10 +11046,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1104611046
dependencies:
1104711047
minimalistic-assert "^1.0.0"
1104811048

11049-
web-vitals@^1.0.1:
11050-
version "1.0.1"
11051-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.0.1.tgz#025a7ffd9d8f5e4a030e3aee6061dcb38a4b6654"
11052-
integrity sha512-io/H/D18edTL1D2lcaUTLNLFEVZIPhNd4IdXDB9bEb+uDv2m/6NfyHiXKLFjbmI1ubeYpoQpR1gl9nlcWdI0vA==
11049+
web-vitals@^1.1.0:
11050+
version "1.1.0"
11051+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.0.tgz#7f410d9a1f7a1cd5d952806b45776204b47dc274"
11052+
integrity sha512-1cx54eRxY/+M0KNKdNpNnuXAXG+vJEvwScV4DiV9rOYDguHoeDIzm09ghBohOPtkqPO5OtPC14FWkNva3SDisg==
1105311053

1105411054
webidl-conversions@^5.0.0:
1105511055
version "5.0.0"

06-lint/02-prettier/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.11.8",
6+
"@testing-library/jest-dom": "^5.11.9",
77
"@testing-library/react": "^11.2.3",
88
"@testing-library/user-event": "^12.6.0",
99
"@types/jest": "^26.0.20",
10-
"@types/node": "^14.14.20",
10+
"@types/node": "^14.14.22",
1111
"@types/react": "^17.0.0",
1212
"@types/react-dom": "^17.0.0",
1313
"react": "^17.0.1",
1414
"react-dom": "^17.0.1",
1515
"react-scripts": "4.0.1",
1616
"typescript": "^4.1.3",
17-
"web-vitals": "^1.0.1"
17+
"web-vitals": "^1.1.0"
1818
},
1919
"scripts": {
2020
"start": "react-scripts start",
@@ -49,10 +49,10 @@
4949
"devDependencies": {
5050
"@types/prettier": "^2.1.6",
5151
"@types/testing-library__jest-dom": "^5.9.5",
52-
"@typescript-eslint/eslint-plugin": "^4.13.0",
53-
"@typescript-eslint/parser": "^4.13.0",
52+
"@typescript-eslint/eslint-plugin": "^4.14.0",
53+
"@typescript-eslint/parser": "^4.14.0",
5454
"eslint-config-airbnb": "18.2.1",
55-
"eslint-config-prettier": "^7.1.0",
55+
"eslint-config-prettier": "^7.2.0",
5656
"eslint-plugin-import": "^2.22.1",
5757
"eslint-plugin-jsx-a11y": "^6.4.1",
5858
"eslint-plugin-react": "^7.22.0",

0 commit comments

Comments
 (0)