chore: bump @types/node to 14.17.4 (#319)

This commit is contained in:
Tommy Nguyen 2021-06-23 19:34:11 +02:00 коммит произвёл GitHub
Родитель c177203841
Коммит a557826de3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
14 изменённых файлов: 56 добавлений и 15 удалений

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

@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped @types/node to 14.17.4",
"packageName": "@rnx-kit/config",
"email": "4123478+tido64@users.noreply.github.com",
"dependentChangeType": "none"
}

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

@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped @types/node to 14.17.4",
"packageName": "@rnx-kit/metro-plugin-cyclic-dependencies-detector",
"email": "4123478+tido64@users.noreply.github.com",
"dependentChangeType": "none"
}

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

@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped @types/node to 14.17.4",
"packageName": "@rnx-kit/metro-plugin-duplicates-checker",
"email": "4123478+tido64@users.noreply.github.com",
"dependentChangeType": "none"
}

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

@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped @types/node to 14.17.4",
"packageName": "@rnx-kit/metro-plugin-typescript-validation",
"email": "4123478+tido64@users.noreply.github.com",
"dependentChangeType": "none"
}

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

@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped @types/node to 14.17.4",
"packageName": "@rnx-kit/metro-serializer-esbuild",
"email": "4123478+tido64@users.noreply.github.com",
"dependentChangeType": "none"
}

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

@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped @types/node to 14.17.4",
"packageName": "@rnx-kit/typescript-service",
"email": "4123478+tido64@users.noreply.github.com",
"dependentChangeType": "none"
}

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

@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.0",
"@types/node": "^14.14.20",
"@types/node": "^14.15.0",
"@types/semver": "^7.0.0",
"rnx-kit-scripts": "0.1.1"
},

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

@ -25,7 +25,7 @@
"@rnx-kit/babel-preset-jest-typescript": "*",
"@rnx-kit/metro-serializer": "*",
"@types/jest": "^26.0.0",
"@types/node": "^12.0.0",
"@types/node": "^14.15.0",
"prettier": "^2.0.0",
"rnx-kit-scripts": "*",
"typescript": "^4.0.0"

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

@ -28,7 +28,7 @@
"@rnx-kit/babel-preset-jest-typescript": "*",
"@rnx-kit/metro-serializer": "*",
"@types/jest": "^26.0.0",
"@types/node": "^12.0.0",
"@types/node": "^14.15.0",
"prettier": "^2.0.0",
"rnx-kit-scripts": "*",
"typescript": "^4.0.0"

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

@ -23,7 +23,7 @@
"yargs": "^16.0.0"
},
"devDependencies": {
"@types/node": "^12.0.0",
"@types/node": "^14.15.0",
"@types/yargs": "^16.0.0",
"@rnx-kit/babel-preset-jest-typescript": "*",
"@rnx-kit/metro-serializer": "*",

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

@ -32,7 +32,7 @@
"@rnx-kit/babel-preset-jest-typescript": "*",
"@rnx-kit/metro-serializer": "*",
"@types/jest": "^26.0.0",
"@types/node": "^12.0.0",
"@types/node": "^14.15.0",
"@types/semver": "^7.0.0",
"prettier": "^2.0.0",
"rnx-kit-scripts": "*",

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

@ -21,7 +21,7 @@
"typescript": "^4.0.0"
},
"devDependencies": {
"@types/node": "^12.0.0",
"@types/node": "^14.15.0",
"@rnx-kit/babel-preset-jest-typescript": "*",
"jest-extended": "^0.11.5",
"jest-mock-console": "^1.1.0",

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

@ -3,6 +3,10 @@
"use strict";
const common = {
"@types/node": {
name: "@types/node",
version: "^14.15.0",
},
chalk: {
name: "chalk",
version: "^4.1.0",

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

@ -1900,21 +1900,16 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@^14.14.20":
version "14.14.37"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
"@types/node@*", "@types/node@^14.15.0":
version "14.17.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4.tgz#218712242446fc868d0e007af29a4408c7765bc0"
integrity sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==
"@types/node@10.17.13", "@types/node@^10.12.18":
version "10.17.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
"@types/node@^12.0.0":
version "12.20.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
"@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"