Skip to content

Commit 040f7c4

Browse files
chore(deps): update all non-major dependencies (#117)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 33e2743 commit 040f7c4

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
@@ -3,8 +3,8 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@types/jest": "26.0.12",
7-
"@types/node": "12.12.54",
6+
"@types/jest": "26.0.13",
7+
"@types/node": "12.12.56",
88
"@types/react": "16.9.49",
99
"@types/react-dom": "16.9.8",
1010
"bootstrap": "^4.5.2",

basic-ts/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,10 +1362,10 @@
13621362
"@types/istanbul-lib-coverage" "*"
13631363
"@types/istanbul-lib-report" "*"
13641364

1365-
"@types/[email protected].12":
1366-
version "26.0.12"
1367-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
1368-
integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
1365+
"@types/[email protected].13":
1366+
version "26.0.13"
1367+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1368+
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
13691369
dependencies:
13701370
jest-diff "^25.2.1"
13711371
pretty-format "^25.2.1"
@@ -1380,10 +1380,10 @@
13801380
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
13811381
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
13821382

1383-
"@types/node@*", "@types/[email protected].54":
1384-
version "12.12.54"
1385-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.54.tgz#a4b58d8df3a4677b6c08bfbc94b7ad7a7a5f82d1"
1386-
integrity sha512-ge4xZ3vSBornVYlDnk7yZ0gK6ChHf/CHB7Gl1I0Jhah8DDnEQqBzgohYG4FX4p81TNirSETOiSyn+y1r9/IR6w==
1383+
"@types/node@*", "@types/[email protected].56":
1384+
version "12.12.56"
1385+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.56.tgz#83591a89723d8ec3eaf722137e1784a7351edb6c"
1386+
integrity sha512-8OdIupOIZtmObR13fvGyTvpcuzKmMugkATeVcfNwCjGtHxhjEKmOvLqXwR8U9VOtNnZ4EXaSfNiLVsPinaCXkQ==
13871387

13881388
"@types/parse-json@^4.0.0":
13891389
version "4.0.0"

0 commit comments

Comments
 (0)