Update dependency typescript to v4.4.4 (#8749)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-12 16:51:36 -04:00
committed by GitHub
parent 432fc0ff93
commit 2429d30917
13 changed files with 42 additions and 42 deletions

View File

@@ -201,6 +201,6 @@
"jest": "27.2.5",
"ts-jest": "27.0.5",
"ts-node-dev": "1.1.8",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
}

View File

@@ -92,7 +92,7 @@
"rimraf": "3.0.2",
"sass": "1.42.1",
"tinymce": "5.10.0",
"typescript": "4.4.3",
"typescript": "4.4.4",
"vite": "2.6.7",
"vite-plugin-md": "0.11.1",
"vue": "3.2.20",

60
package-lock.json generated
View File

@@ -179,7 +179,7 @@
"jest": "27.2.5",
"ts-jest": "27.0.5",
"ts-node-dev": "1.1.8",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"engines": {
"node": ">=12.20.0"
@@ -386,7 +386,7 @@
"rimraf": "3.0.2",
"sass": "1.42.1",
"tinymce": "5.10.0",
"typescript": "4.4.3",
"typescript": "4.4.4",
"vite": "2.6.7",
"vite-plugin-md": "0.11.1",
"vue": "3.2.20",
@@ -45857,9 +45857,9 @@
}
},
"node_modules/typescript": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
"version": "4.4.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
"integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -50371,7 +50371,7 @@
"rimraf": "3.0.2",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/cli/node_modules/@types/yargs": {
@@ -50632,7 +50632,7 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/drive-azure": {
@@ -50654,7 +50654,7 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/drive-azure/node_modules/fs-extra": {
@@ -50691,7 +50691,7 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/drive-s3": {
@@ -50714,7 +50714,7 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/drive-s3/node_modules/fs-extra": {
@@ -50771,7 +50771,7 @@
"devDependencies": {
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"engines": {
"node": ">=12.20.0"
@@ -50811,7 +50811,7 @@
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"engines": {
"node": ">=6.0.0"
@@ -50845,7 +50845,7 @@
},
"devDependencies": {
"npm-watch": "0.11.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/sdk": {
@@ -50874,7 +50874,7 @@
"rollup-plugin-typescript2": "0.30.0",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/shared": {
@@ -50899,7 +50899,7 @@
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"tmp": "0.2.1",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"packages/shared/node_modules/date-fns": {
@@ -52889,7 +52889,7 @@
"rimraf": "3.0.2",
"sass": "1.42.1",
"tinymce": "5.10.0",
"typescript": "4.4.3",
"typescript": "4.4.4",
"vite": "2.6.7",
"vite-plugin-md": "0.11.1",
"vue": "3.2.20",
@@ -52981,7 +52981,7 @@
"strip-indent": "^4.0.0",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"typescript": "4.4.3",
"typescript": "4.4.4",
"yargs": "^17.0.1",
"yargs-parser": "^20.2.7"
},
@@ -53214,7 +53214,7 @@
"node-exceptions": "^4.0.1",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"dependencies": {
"fs-extra": {
@@ -53244,7 +53244,7 @@
"normalize-path": "^3.0.0",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"dependencies": {
"fs-extra": {
@@ -53276,7 +53276,7 @@
"normalize-path": "^3.0.0",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"@directus/drive-s3": {
@@ -53295,7 +53295,7 @@
"normalize-path": "^3.0.0",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"dependencies": {
"fs-extra": {
@@ -53332,7 +53332,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-vue": "^6.0.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"dependencies": {
"commander": {
@@ -53363,7 +53363,7 @@
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"@directus/gatsby-source-directus": {
@@ -53390,7 +53390,7 @@
"knex-schema-inspector": "1.6.2",
"lodash": "^4.17.21",
"npm-watch": "0.11.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"@directus/sdk": {
@@ -53415,7 +53415,7 @@
"rollup-plugin-typescript2": "0.30.0",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
},
"@directus/shared": {
@@ -53434,7 +53434,7 @@
"pino": "*",
"rimraf": "3.0.2",
"tmp": "0.2.1",
"typescript": "4.4.3",
"typescript": "4.4.4",
"vue": "3",
"vue-i18n": "9",
"vue-router": "4"
@@ -65482,7 +65482,7 @@
"tedious": "^13.0.0",
"ts-jest": "27.0.5",
"ts-node-dev": "1.1.8",
"typescript": "4.4.3",
"typescript": "4.4.4",
"update-check": "^1.5.4",
"uuid": "^8.3.2",
"uuid-validate": "0.0.3",
@@ -87600,9 +87600,9 @@
}
},
"typescript": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA=="
"version": "4.4.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
"integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA=="
},
"uc.micro": {
"version": "1.0.6",

View File

@@ -85,7 +85,7 @@
"rimraf": "3.0.2",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
}

View File

@@ -48,7 +48,7 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"publishConfig": {
"access": "public"

View File

@@ -48,7 +48,7 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"publishConfig": {
"access": "public"

View File

@@ -49,7 +49,7 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"publishConfig": {
"access": "public"

View File

@@ -57,6 +57,6 @@
"jest": "27.2.5",
"npm-run-all": "4.1.5",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
}

View File

@@ -51,6 +51,6 @@
"devDependencies": {
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
}

View File

@@ -40,7 +40,7 @@
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
}

View File

@@ -39,7 +39,7 @@
"homepage": "https://github.com/directus/directus#readme",
"devDependencies": {
"npm-watch": "0.11.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"dependencies": {
"knex-schema-inspector": "1.6.2",

View File

@@ -64,7 +64,7 @@
"rollup-plugin-typescript2": "0.30.0",
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
}

View File

@@ -67,6 +67,6 @@
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"tmp": "0.2.1",
"typescript": "4.4.3"
"typescript": "4.4.4"
}
}