Bump @types/node from 13.13.35 to 14.14.41 (#346)

* Bump @types/node from 13.13.35 to 14.14.41

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.35 to 14.14.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Change files

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ronald Ndirangu <ronald.ndirangu@gmail.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-27 12:03:15 +03:00 коммит произвёл GitHub
Родитель 4c75d4ce5f
Коммит 0e5a9db6ed
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
11 изменённых файлов: 49 добавлений и 14 удалений

Просмотреть файл

@ -0,0 +1,8 @@
{
"type": "patch",
"comment": "Bump @types/node from 13.13.35 to 14.14.41",
"packageName": "backfill",
"email": "ronald.ndirangu@gmail.com",
"dependentChangeType": "patch",
"date": "2021-04-27T06:38:19.871Z"
}

Просмотреть файл

@ -0,0 +1,8 @@
{
"type": "patch",
"comment": "Bump @types/node from 13.13.35 to 14.14.41",
"packageName": "backfill-cache",
"email": "ronald.ndirangu@gmail.com",
"dependentChangeType": "patch",
"date": "2021-04-27T06:38:25.074Z"
}

Просмотреть файл

@ -0,0 +1,8 @@
{
"type": "patch",
"comment": "Bump @types/node from 13.13.35 to 14.14.41",
"packageName": "backfill-logger",
"email": "ronald.ndirangu@gmail.com",
"dependentChangeType": "patch",
"date": "2021-04-27T06:38:28.252Z"
}

Просмотреть файл

@ -0,0 +1,8 @@
{
"type": "patch",
"comment": "Bump @types/node from 13.13.35 to 14.14.41",
"packageName": "backfill-utils-dotenv",
"email": "ronald.ndirangu@gmail.com",
"dependentChangeType": "patch",
"date": "2021-04-27T06:38:31.840Z"
}

Просмотреть файл

@ -0,0 +1,8 @@
{
"type": "patch",
"comment": "Bump @types/node from 13.13.35 to 14.14.41",
"packageName": "backfill-utils-test",
"email": "ronald.ndirangu@gmail.com",
"dependentChangeType": "patch",
"date": "2021-04-27T06:38:35.632Z"
}

Просмотреть файл

@ -34,7 +34,7 @@
"devDependencies": {
"@types/fs-extra": "^8.0.0",
"@types/jest": "^25.2.1",
"@types/node": "^13.1.8",
"@types/node": "^14.14.41",
"@types/yargs": "^15.0.10",
"backfill-utils-test": "^5.1.1",
"backfill-utils-tsconfig": "^5.0.0",

2
packages/cache/package.json поставляемый
Просмотреть файл

@ -27,7 +27,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.11",
"@types/jest": "^25.2.1",
"@types/node": "^13.1.8",
"@types/node": "^14.14.41",
"@types/tar-fs": "^2.0.0",
"backfill-utils-test": "^5.1.1",
"backfill-utils-tsconfig": "^5.0.0",

Просмотреть файл

@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/fs-extra": "^9.0.11",
"@types/node": "^13.13.4",
"@types/node": "^14.14.41",
"backfill-utils-tsconfig": "^5.0.0",
"typescript": "4.1.2"
}

Просмотреть файл

@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/node": "^13.13.4",
"@types/node": "^14.14.41",
"backfill-utils-tsconfig": "^5.0.0",
"typescript": "4.1.2"
}

Просмотреть файл

@ -23,7 +23,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.11",
"@types/jest": "^25.2.1",
"@types/node": "^13.13.4",
"@types/node": "^14.14.41",
"backfill-utils-tsconfig": "^5.0.0",
"jest": "^25.5.4",
"typescript": "4.1.2"

Просмотреть файл

@ -1740,21 +1740,16 @@
dependencies:
"@types/node" "*"
"@types/node@*":
version "14.14.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
"@types/node@*", "@types/node@^14.14.41":
version "14.14.41"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
"@types/node@10.17.13":
version "10.17.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
"@types/node@^13.1.8", "@types/node@^13.13.4":
version "13.13.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.35.tgz#d417b48313d691f5c8ff9c52cbc19cdecd306b5e"
integrity sha512-q9aeOGwv+RRou/ca4aJVUM/jD5u7LBexu+rq9PkA/NhHNn8JifcMo94soKm0b6JGSfw/PSNdqtc428OscMvEYA==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"