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

Commit aa005e0

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

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"dependencies": {
1515
"@types/jest": "26.0.20",
16-
"@types/node": "12.19.16",
17-
"@types/react": "16.14.3",
18-
"@types/react-dom": "16.9.10",
16+
"@types/node": "12.20.1",
17+
"@types/react": "16.14.4",
18+
"@types/react-dom": "16.9.11",
1919
"axios": "0.21.1",
2020
"connected-react-router": "6.8.0",
2121
"dayjs": "1.10.4",
@@ -30,7 +30,7 @@
3030
"redux-saga": "1.1.3",
3131
"styled-components": "5.2.1",
3232
"styled-reset": "4.3.4",
33-
"typescript": "4.1.3",
33+
"typescript": "4.1.5",
3434
"typescript-fsa": "3.0.0",
3535
"typescript-fsa-reducers": "1.2.2"
3636
},

yarn.lock

Lines changed: 16 additions & 16 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/node@12.19.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==
1576+
"@types/node@12.20.1":
1577+
version "12.20.1"
1578+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.1.tgz#63d36c10e162666f0107f247cdca76542c3c7472"
1579+
integrity sha512-tCkE96/ZTO+cWbln2xfyvd6ngHLanvVlJ3e5BeirJ3BYI5GbAyubIrmV4JjjugDly5D9fHjOL5MNsqsCnqwW6g==
15801580

15811581
"@types/parse-json@^4.0.0":
15821582
version "4.0.0"
@@ -1593,10 +1593,10 @@
15931593
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
15941594
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
15951595

1596-
"@types/[email protected].10":
1597-
version "16.9.10"
1598-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.10.tgz#4485b0bec3d41f856181b717f45fd7831101156f"
1599-
integrity sha512-ItatOrnXDMAYpv6G8UCk2VhbYVTjZT9aorLtA/OzDN9XJ2GKcfam68jutoAcILdRjsRUO8qb7AmyObF77Q8QFw==
1596+
"@types/[email protected].11":
1597+
version "16.9.11"
1598+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.11.tgz#752e223a1592a2c10f2668b215a0e0667f4faab1"
1599+
integrity sha512-3UuR4MoWf5spNgrG6cwsmT9DdRghcR4IDFOzNZ6+wcmacxkFykcb5ji0nNVm9ckBT4BCxvCrJJbM4+EYsEEVIg==
16001600
dependencies:
16011601
"@types/react" "^16"
16021602

@@ -1635,10 +1635,10 @@
16351635
"@types/prop-types" "*"
16361636
csstype "^2.2.0"
16371637

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==
1638+
"@types/[email protected].4":
1639+
version "16.14.4"
1640+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.4.tgz#365f6a1e117d1eec960ba792c7e1e91ecad38e6f"
1641+
integrity sha512-ETj7GbkPGjca/A4trkVeGvoIakmLV6ZtX3J8dcmOpzKzWVybbrOxanwaIPG71GZwImoMDY6Fq4wIe34lEqZ0FQ==
16421642
dependencies:
16431643
"@types/prop-types" "*"
16441644
csstype "^3.0.2"
@@ -10724,10 +10724,10 @@ typescript-tuple@^2.2.1:
1072410724
dependencies:
1072510725
typescript-compare "^0.0.2"
1072610726

10727-
10728-
version "4.1.3"
10729-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
10730-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
10727+
10728+
version "4.1.5"
10729+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
10730+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1073110731

1073210732
unicode-canonical-property-names-ecmascript@^1.0.4:
1073310733
version "1.0.4"

0 commit comments

Comments
 (0)