fix(deps): update dependency typescript to v4.5.5

This commit is contained in:
Renovate Bot
2022-01-21 00:18:57 +00:00
committed by renovate[bot]
parent c223116c33
commit 188ea02fe1
5 changed files with 17 additions and 17 deletions

View File

@ -123,7 +123,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.5.4",
"typescript": "4.5.5",
"uuid": "8.3.2",
"validator": "13.7.0"
},

26
package-lock.json generated
View File

@ -96,7 +96,7 @@
"process": "0.11.10",
"shx": "0.3.4",
"start-server-and-test": "1.14.0",
"typescript": "4.5.4",
"typescript": "4.5.5",
"webpack-bundle-analyzer": "4.5.0"
},
"engines": {
@ -291,7 +291,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.5.4",
"typescript": "4.5.5",
"uuid": "8.3.2",
"validator": "13.7.0"
},
@ -51828,9 +51828,9 @@
}
},
"node_modules/typescript": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
"version": "4.5.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@ -54883,7 +54883,7 @@
"inquirer": "8.2.0",
"prettier": "2.5.1",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"typescript": "4.5.5"
},
"engines": {
"node": ">=16",
@ -55214,7 +55214,7 @@
"@babel/preset-typescript": "7.16.7",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.5.4"
"typescript": "4.5.5"
},
"devDependencies": {
"@babel/core": "7.16.10",
@ -57828,7 +57828,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.5.4",
"typescript": "4.5.5",
"uuid": "8.3.2",
"validator": "13.7.0",
"webpack": "5.66.0",
@ -57974,7 +57974,7 @@
"inquirer": "8.2.0",
"prettier": "2.5.1",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"typescript": "4.5.5"
},
"dependencies": {
"acorn-walk": {
@ -58169,7 +58169,7 @@
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.15",
"typescript": "4.5.4"
"typescript": "4.5.5"
},
"dependencies": {
"@jest/transform": {
@ -95979,9 +95979,9 @@
}
},
"typescript": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg=="
"version": "4.5.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA=="
},
"typescript-compare": {
"version": "0.0.2",

View File

@ -171,7 +171,7 @@
"process": "0.11.10",
"shx": "0.3.4",
"start-server-and-test": "1.14.0",
"typescript": "4.5.4",
"typescript": "4.5.5",
"webpack-bundle-analyzer": "4.5.0"
}
}

View File

@ -29,6 +29,6 @@
"inquirer": "8.2.0",
"prettier": "2.5.1",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"typescript": "4.5.5"
}
}

View File

@ -22,7 +22,7 @@
"@babel/preset-typescript": "7.16.7",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.5.4"
"typescript": "4.5.5"
},
"devDependencies": {
"@babel/core": "7.16.10",