Skip to content

Commit dcf019d

Browse files
authored
Merge pull request #169 from Computerization/dependabot/npm_and_yarn/master/types/react-16.9.49
Dependencies(deps-dev): Bump @types/react from 16.9.44 to 16.9.49
2 parents 8a41490 + 711ae00 commit dcf019d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.44",
37+
"@types/react": "^16.9.49",
3838
"@typescript-eslint/eslint-plugin": "^2.34.0",
3939
"@typescript-eslint/parser": "^2.34.0",
4040
"eslint": "^6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,10 +1551,10 @@
15511551
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
15521552
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
15531553

1554-
"@types/react@^16.9.44":
1555-
version "16.9.44"
1556-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.44.tgz#da84b179c031aef67dc92c33bd3401f1da2fa3bc"
1557-
integrity sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==
1554+
"@types/react@^16.9.49":
1555+
version "16.9.49"
1556+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
1557+
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
15581558
dependencies:
15591559
"@types/prop-types" "*"
15601560
csstype "^3.0.2"

0 commit comments

Comments
 (0)