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

pull/47500/head^2
renovate[bot] 2022-09-11 04:34:22 +00:00
parent 743d5a660d
commit 460335599d
8 changed files with 24 additions and 24 deletions

View File

@ -124,7 +124,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.8.2",
"typescript": "4.8.3",
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0"

View File

@ -28,6 +28,6 @@
},
"devDependencies": {
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
}

34
package-lock.json generated
View File

@ -101,7 +101,7 @@
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.9.1",
"typescript": "4.8.2",
"typescript": "4.8.3",
"webpack-bundle-analyzer": "4.6.1"
},
"engines": {
@ -528,7 +528,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.8.2",
"typescript": "4.8.3",
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0"
@ -50166,9 +50166,9 @@
}
},
"node_modules/typescript": {
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@ -53868,7 +53868,7 @@
"@types/express": "4.17.13",
"dotenv": "16.0.1",
"shx": "0.3.4",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
},
"tools/challenge-editor/api/node_modules/dotenv": {
@ -53893,7 +53893,7 @@
"react-dom": "16.14.0",
"react-router-dom": "6.3.0",
"react-scripts": "5.0.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"devDependencies": {
"@types/codemirror": "5.60.5",
@ -53914,7 +53914,7 @@
"inquirer": "8.2.4",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"engines": {
"node": ">=16",
@ -54167,7 +54167,7 @@
"@babel/preset-typescript": "7.18.6",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"devDependencies": {
"@babel/core": "7.18.13",
@ -56228,7 +56228,7 @@
"gray-matter": "4.0.3",
"shx": "0.3.4",
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"dependencies": {
"dotenv": {
@ -56254,7 +56254,7 @@
"react-router-dom": "6.3.0",
"react-scripts": "5.0.1",
"shx": "0.3.4",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
},
"@freecodecamp/challenge-parser": {
@ -56458,7 +56458,7 @@
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"ts-node": "10.9.1",
"typescript": "4.8.2",
"typescript": "4.8.3",
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0",
@ -56591,7 +56591,7 @@
"inquirer": "8.2.4",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
},
"@freecodecamp/curriculum-helpers": {
@ -56738,7 +56738,7 @@
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.1.8",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
},
"@gar/promisify": {
@ -88343,9 +88343,9 @@
}
},
"typescript": {
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw=="
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig=="
},
"typescript-compare": {
"version": "0.0.2",

View File

@ -181,7 +181,7 @@
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.9.1",
"typescript": "4.8.2",
"typescript": "4.8.3",
"webpack-bundle-analyzer": "4.6.1"
}
}

View File

@ -19,6 +19,6 @@
"@types/express": "4.17.13",
"dotenv": "16.0.1",
"shx": "0.3.4",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
}

View File

@ -11,7 +11,7 @@
"react-dom": "16.14.0",
"react-router-dom": "6.3.0",
"react-scripts": "5.0.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"scripts": {
"start": "cross-env PORT=3300 react-scripts start",

View File

@ -30,6 +30,6 @@
"inquirer": "8.2.4",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.2"
"typescript": "4.8.3"
}
}

View File

@ -22,7 +22,7 @@
"@babel/preset-typescript": "7.18.6",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.8.2"
"typescript": "4.8.3"
},
"devDependencies": {
"@babel/core": "7.18.13",