Skip to content

Commit 5e68e9f

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/master/prettier-2.1.1
2 parents c6e502f + 9f1e958 commit 5e68e9f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"eslint-plugin-prettier": "^3.1.4",
4848
"eslint-plugin-promise": "^4.2.1",
4949
"eslint-plugin-react": "^7.20.6",
50-
"eslint-plugin-react-hooks": "^4.0.5",
50+
"eslint-plugin-react-hooks": "^4.1.0",
5151
"eslint-plugin-standard": "^4.0.1",
5252
"prettier": "^2.1.1",
53-
"typescript": "^3.9.6"
53+
"typescript": "^4.0.2"
5454
}
5555
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4178,10 +4178,10 @@ eslint-plugin-promise@^4.2.1:
41784178
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
41794179
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
41804180

4181-
eslint-plugin-react-hooks@^4.0.5:
4182-
version "4.0.5"
4183-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf"
4184-
integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ==
4181+
eslint-plugin-react-hooks@^4.1.0:
4182+
version "4.1.0"
4183+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
4184+
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
41854185

41864186
eslint-plugin-react@^7.20.6:
41874187
version "7.20.6"
@@ -10260,10 +10260,10 @@ typedarray@^0.0.6:
1026010260
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1026110261
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1026210262

10263-
typescript@^3.9.6:
10264-
version "3.9.6"
10265-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
10266-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
10263+
typescript@^4.0.2:
10264+
version "4.0.2"
10265+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
10266+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
1026710267

1026810268
unherit@^1.0.4:
1026910269
version "1.1.3"

0 commit comments

Comments
 (0)