fix(deps): update dependency typescript to v4.6.2
This commit is contained in:
committed by
renovate[bot]
parent
d1f799ee80
commit
e178e9a808
@ -123,7 +123,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.5.5",
|
||||
"typescript": "4.6.2",
|
||||
"util": "0.12.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
|
26
package-lock.json
generated
26
package-lock.json
generated
@ -97,7 +97,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.5.5",
|
||||
"typescript": "4.6.2",
|
||||
"webpack-bundle-analyzer": "4.5.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -1056,7 +1056,7 @@
|
||||
"store": "2.0.12",
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"typescript": "4.5.5",
|
||||
"typescript": "4.6.2",
|
||||
"util": "0.12.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0"
|
||||
@ -50378,9 +50378,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.5.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
||||
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz",
|
||||
"integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@ -53286,7 +53286,7 @@
|
||||
"inquirer": "8.2.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
@ -53552,7 +53552,7 @@
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.5",
|
||||
@ -56759,7 +56759,7 @@
|
||||
"stream-browserify": "3.0.0",
|
||||
"tone": "14.7.77",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.5.5",
|
||||
"typescript": "4.6.2",
|
||||
"util": "0.12.4",
|
||||
"uuid": "8.3.2",
|
||||
"validator": "13.7.0",
|
||||
@ -56901,7 +56901,7 @@
|
||||
"inquirer": "8.2.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
}
|
||||
},
|
||||
"@freecodecamp/fcc-source-challenges": {
|
||||
@ -57057,7 +57057,7 @@
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"tailwindcss": "3.0.23",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/transform": {
|
||||
@ -93030,9 +93030,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.5.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
||||
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA=="
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.2.tgz",
|
||||
"integrity": "sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg=="
|
||||
},
|
||||
"typescript-compare": {
|
||||
"version": "0.0.2",
|
||||
|
@ -171,7 +171,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"start-server-and-test": "1.14.0",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.5.5",
|
||||
"typescript": "4.6.2",
|
||||
"webpack-bundle-analyzer": "4.5.0"
|
||||
}
|
||||
}
|
||||
|
@ -30,6 +30,6 @@
|
||||
"inquirer": "8.2.0",
|
||||
"prettier": "2.5.1",
|
||||
"ts-node": "10.5.0",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"react": "16.14.0",
|
||||
"react-dom": "16.14.0",
|
||||
"typescript": "4.5.5"
|
||||
"typescript": "4.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.5",
|
||||
|
Reference in New Issue
Block a user