Skip to content

Commit ae12cd9

Browse files
authored
Merge pull request #151 from Computerization/dependabot/npm_and_yarn/master/types/react-16.9.44
Dependencies(deps-dev): Bump @types/react from 16.9.41 to 16.9.44
2 parents ceab44e + 1401721 commit ae12cd9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
]
3535
},
3636
"devDependencies": {
37-
"@types/react": "^16.9.38",
37+
"@types/react": "^16.9.44",
3838
"@typescript-eslint/eslint-plugin": "^2.34.0",
3939
"@typescript-eslint/parser": "^2.34.0",
4040
"eslint": "^6.8.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,13 +1483,13 @@
14831483
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
14841484
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
14851485

1486-
"@types/react@^16.9.38":
1487-
version "16.9.41"
1488-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e"
1489-
integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==
1486+
"@types/react@^16.9.44":
1487+
version "16.9.44"
1488+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.44.tgz#da84b179c031aef67dc92c33bd3401f1da2fa3bc"
1489+
integrity sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==
14901490
dependencies:
14911491
"@types/prop-types" "*"
1492-
csstype "^2.2.0"
1492+
csstype "^3.0.2"
14931493

14941494
"@types/source-list-map@*":
14951495
version "0.1.2"
@@ -3341,10 +3341,10 @@ csso@^4.0.2:
33413341
dependencies:
33423342
css-tree "1.0.0-alpha.39"
33433343

3344-
csstype@^2.2.0:
3345-
version "2.6.10"
3346-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
3347-
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
3344+
csstype@^3.0.2:
3345+
version "3.0.2"
3346+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
3347+
integrity sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==
33483348

33493349
cyclist@^1.0.1:
33503350
version "1.0.1"

0 commit comments

Comments
 (0)