Skip to content

Commit 871bc16

Browse files
Update definitelyTyped (#3109)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a776265 commit 871bc16

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

export/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"puppeteer-core": "5.5.0"
3333
},
3434
"devDependencies": {
35-
"@types/fs-extra": "9.0.4",
35+
"@types/fs-extra": "9.0.6",
3636
"@types/koa": "2.11.6",
3737
"@types/koa-router": "7.4.1",
3838
"@types/koa-views": "2.0.4",
3939
"@types/lodash": "4.14.167",
40-
"@types/node": "14.14.10",
40+
"@types/node": "14.14.19",
4141
"@types/pug": "2.0.4",
42-
"@types/puppeteer": "5.4.0",
42+
"@types/puppeteer": "5.4.2",
4343
"@vercel/node": "1.8.5",
4444
"cross-env": "7.0.2",
4545
"dotenv": "8.2.0",

export/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,10 @@
160160
"@types/express-serve-static-core" "*"
161161
"@types/serve-static" "*"
162162

163-
"@types/[email protected].4":
164-
version "9.0.4"
165-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.4.tgz#12553138cf0438db9a31cdc8b0a3aa9332eb67aa"
166-
integrity sha512-50GO5ez44lxK5MDH90DYHFFfqxH7+fTqEEnvguQRzJ/tY9qFrMSHLiYHite+F3SNmf7+LHC1eMXojuD+E3Qcyg==
163+
"@types/[email protected].6":
164+
version "9.0.6"
165+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.6.tgz#488e56b77299899a608b8269719c1d133027a6ab"
166+
integrity sha512-ecNRHw4clCkowNOBJH1e77nvbPxHYnWIXMv1IAoG/9+MYGkgoyr3Ppxr7XYFNL41V422EDhyV4/4SSK8L2mlig==
167167
dependencies:
168168
"@types/node" "*"
169169

@@ -244,10 +244,10 @@
244244
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.3.tgz#44d507c5634f85e7164707ca36bba21b5213d487"
245245
integrity sha512-7TEYTQT1/6PP53NftXXabIZDaZfaoBdeBm8Md/i7zsWRoBe0YwOXguyK8vhHs8ehgB/w9U4K/6EWuTyp0W6nIA==
246246

247-
"@types/[email protected].10":
248-
version "14.14.10"
249-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
250-
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
247+
"@types/[email protected].19":
248+
version "14.14.19"
249+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4"
250+
integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ==
251251

252252
"@types/node@^10.11.7":
253253
version "10.12.27"
@@ -259,10 +259,10 @@
259259
resolved "https://registry.yarnpkg.com/@types/pug/-/pug-2.0.4.tgz#8772fcd0418e3cd2cc171555d73007415051f4b2"
260260
integrity sha1-h3L80EGOPNLMFxVV1zAHQVBR9LI=
261261

262-
"@types/[email protected].0":
263-
version "5.4.0"
264-
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-5.4.0.tgz#1ef860bd7a9dcf0c4633aac8c0ec21f75b431868"
265-
integrity sha512-zTYDLjnHjgzokrwKt7N0rgn7oZPYo1J0m8Ghu+gXqzLCEn8RWbELa2uprE2UFJ0jU/Sk0x9jXXdOH/5QQLFHhQ==
262+
"@types/[email protected].2":
263+
version "5.4.2"
264+
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-5.4.2.tgz#80f3a1f54dedbbf750779716de81401549062072"
265+
integrity sha512-yjbHoKjZFOGqA6bIEI2dfBE5UPqU0YGWzP+ipDVP1iGzmlhksVKTBVZfT3Aj3wnvmcJ2PQ9zcncwOwyavmafBw==
266266
dependencies:
267267
"@types/node" "*"
268268

0 commit comments

Comments
 (0)