Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 016a282

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update minor dependencies
1 parent 7e79ff4 commit 016a282

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
@@ -13,8 +13,8 @@
1313
},
1414
"dependencies": {
1515
"@types/jest": "26.0.20",
16-
"@types/node": "12.19.15",
17-
"@types/react": "16.14.2",
16+
"@types/node": "12.19.16",
17+
"@types/react": "16.14.3",
1818
"@types/react-dom": "16.9.10",
1919
"axios": "0.21.1",
2020
"connected-react-router": "6.8.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
15741574
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
15751575

1576-
"@types/[email protected].15":
1577-
version "12.19.15"
1578-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.15.tgz#0de7e978fb43db62da369db18ea088a63673c182"
1579-
integrity sha512-lowukE3GUI+VSYSu6VcBXl14d61Rp5hA1D+61r16qnwC0lYNSqdxcvRh0pswejorHfS+HgwBasM8jLXz0/aOsw==
1576+
"@types/[email protected].16":
1577+
version "12.19.16"
1578+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.16.tgz#15753af35cbef636182d8d8ca55b37c8583cecb3"
1579+
integrity sha512-7xHmXm/QJ7cbK2laF+YYD7gb5MggHIIQwqyjin3bpEGiSuvScMQ5JZZXPvRipi1MwckTQbJZROMns/JxdnIL1Q==
15801580

15811581
"@types/parse-json@^4.0.0":
15821582
version "4.0.0"
@@ -1635,10 +1635,10 @@
16351635
"@types/prop-types" "*"
16361636
csstype "^2.2.0"
16371637

1638-
"@types/[email protected].2":
1639-
version "16.14.2"
1640-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
1641-
integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==
1638+
"@types/[email protected].3":
1639+
version "16.14.3"
1640+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.3.tgz#f5210f5deecf35d8794845549c93c2c3ad63aa9c"
1641+
integrity sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q==
16421642
dependencies:
16431643
"@types/prop-types" "*"
16441644
csstype "^3.0.2"

0 commit comments

Comments
 (0)