Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 0b2da21

Browse files
authored
Merge pull request #11 from rpearce/bumps-browserslistrc
Add browserslistrc & bump eslint-plugin-jsx-a11y and react-testing-library
2 parents 4e9600d + e7ac897 commit 0b2da21

File tree

3 files changed

+20
-17
lines changed

3 files changed

+20
-17
lines changed

.browserslistrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
> 0.25%
2+
ie 11
3+
not op_mini all

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
"coveralls": "^3.0.2",
5959
"eslint": "^5.13.0",
6060
"eslint-plugin-jest": "^22.2.2",
61-
"eslint-plugin-jsx-a11y": "^6.1.2",
61+
"eslint-plugin-jsx-a11y": "^6.2.1",
6262
"eslint-plugin-react": "^7.12.4",
6363
"eslint-plugin-react-hooks": "1.0.1",
6464
"jest": "^24.1.0",
6565
"jest-dom": "^3.0.2",
6666
"react": "^16.8.1",
6767
"react-dom": "^16.8.1",
68-
"react-testing-library": "^5.5.4"
68+
"react-testing-library": "^5.8.0"
6969
},
7070
"peerDependencies": {
7171
"react": ">= 16.8",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ aws4@^1.8.0:
10291029
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
10301030
integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
10311031

1032-
axobject-query@^2.0.1:
1032+
axobject-query@^2.0.2:
10331033
version "2.0.2"
10341034
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9"
10351035
integrity sha512-MCeek8ZH7hKyO1rWUbKNQBbl4l2eY0ntk7OGi+q0RlafrCnfPxC06WZA+uebCfmYp4mNU9jRBP1AhGyf8+W3ww==
@@ -1942,10 +1942,10 @@ elliptic@^6.0.0:
19421942
minimalistic-assert "^1.0.0"
19431943
minimalistic-crypto-utils "^1.0.0"
19441944

1945-
emoji-regex@^6.5.1:
1946-
version "6.5.1"
1947-
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
1948-
integrity sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==
1945+
emoji-regex@^7.0.2:
1946+
version "7.0.3"
1947+
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
1948+
integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
19491949

19501950
end-of-stream@^1.1.0:
19511951
version "1.4.1"
@@ -2015,17 +2015,17 @@ eslint-plugin-jest@^22.2.2:
20152015
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.2.2.tgz#2a80d70a20c27dfb1503a6f32cdcb647fe5476df"
20162016
integrity sha512-hnWgh9o39VJfz6lJEyQJdTW7dN2yynlGkmPOlU/oMHh+d7WVMsJP1GeDTB520VCDljEdKExCwD5IBpQIUl4mJg==
20172017

2018-
eslint-plugin-jsx-a11y@^6.1.2:
2019-
version "6.1.2"
2020-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88"
2021-
integrity sha512-7gSSmwb3A+fQwtw0arguwMdOdzmKUgnUcbSNlo+GjKLAQFuC2EZxWqG9XHRI8VscBJD5a8raz3RuxQNFW+XJbw==
2018+
eslint-plugin-jsx-a11y@^6.2.1:
2019+
version "6.2.1"
2020+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.1.tgz#4ebba9f339b600ff415ae4166e3e2e008831cf0c"
2021+
integrity sha512-cjN2ObWrRz0TTw7vEcGQrx+YltMvZoOEx4hWU8eEERDnBIU00OTq7Vr+jA7DFKxiwLNv4tTh5Pq2GUNEa8b6+w==
20222022
dependencies:
20232023
aria-query "^3.0.0"
20242024
array-includes "^3.0.3"
20252025
ast-types-flow "^0.0.7"
2026-
axobject-query "^2.0.1"
2026+
axobject-query "^2.0.2"
20272027
damerau-levenshtein "^1.0.4"
2028-
emoji-regex "^6.5.1"
2028+
emoji-regex "^7.0.2"
20292029
has "^1.0.3"
20302030
jsx-ast-utils "^2.0.1"
20312031

@@ -4458,10 +4458,10 @@ react-dom@^16.8.1:
44584458
prop-types "^15.6.2"
44594459
scheduler "^0.13.1"
44604460

4461-
react-testing-library@^5.5.4:
4462-
version "5.5.4"
4463-
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-5.5.4.tgz#25321f78c41c7ec882a9e858f0e20d71a66a5338"
4464-
integrity sha512-uXt1iQMY2kU756KbjsNkWtn+uZy8ZSpCmd8bDJZXavZoczhCUndk1LdBCaR/07tHnbTqc8c0ziEMJiaGxU+Xpw==
4461+
react-testing-library@^5.8.0:
4462+
version "5.8.0"
4463+
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-5.8.0.tgz#b5163758b1ddfd2e15c3cd2790562a527a1bb0a5"
4464+
integrity sha512-cYOX8aUKea5ojFVXkhLbNEAq86nYqBlhKulJI/0v8JfwWyQm+kbyNKFfyci6b2qI4KUEvBYZKWx+zZWeYrYOOA==
44654465
dependencies:
44664466
"@babel/runtime" "^7.3.1"
44674467
dom-testing-library "^3.13.1"

0 commit comments

Comments
 (0)