Skip to content

Commit 035e4ab

Browse files
chore(deps): update all non-major dependencies (#182)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9f8a17e commit 035e4ab

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

basic-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"private": true,
55
"dependencies": {
66
"@types/jest": "26.0.22",
7-
"@types/node": "12.20.7",
7+
"@types/node": "12.20.10",
88
"@types/react": "17.0.3",
99
"@types/react-dom": "17.0.3",
1010
"bootstrap": "^4.6.0",
1111
"react": "^17.0.2",
1212
"react-bootstrap": "^1.5.2",
1313
"react-dom": "^17.0.2",
1414
"react-scripts": "4.0.3",
15-
"typescript": "4.2.3"
15+
"typescript": "4.2.4"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

basic-ts/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,10 +1732,10 @@
17321732
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
17331733
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
17341734

1735-
"@types/node@*", "@types/[email protected].7":
1736-
version "12.20.7"
1737-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.7.tgz#1cb61fd0c85cb87e728c43107b5fd82b69bc9ef8"
1738-
integrity sha512-gWL8VUkg8VRaCAUgG9WmhefMqHmMblxe2rVpMF86nZY/+ZysU+BkAp+3cz03AixWDSSz0ks5WX59yAhv/cDwFA==
1735+
"@types/node@*", "@types/[email protected].10":
1736+
version "12.20.10"
1737+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.10.tgz#4dcb8a85a8f1211acafb88d72fafc7e3d2685583"
1738+
integrity sha512-TxCmnSSppKBBOzYzPR2BR25YlX5Oay8z2XGwFBInuA/Co0V9xJhLlW4kjbxKtgeNo3NOMbQP1A5Rc03y+XecPw==
17391739

17401740
"@types/normalize-package-data@^2.4.0":
17411741
version "2.4.0"
@@ -10747,10 +10747,10 @@ typedarray@^0.0.6:
1074710747
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1074810748
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1074910749

10750-
10751-
version "4.2.3"
10752-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
10753-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
10750+
10751+
version "4.2.4"
10752+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
10753+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
1075410754

1075510755
uncontrollable@^7.0.0, uncontrollable@^7.2.1:
1075610756
version "7.2.1"

0 commit comments

Comments
 (0)