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

pull/46334/head
Renovate Bot 2022-06-05 01:51:48 +00:00 committed by renovate[bot]
parent 366e18e339
commit 902ca385ee
8 changed files with 24 additions and 24 deletions

View File

@ -123,7 +123,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.7.2",
"typescript": "4.7.3",
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0"

View File

@ -28,6 +28,6 @@
},
"devDependencies": {
"ts-node": "10.8.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
}

34
package-lock.json generated
View File

@ -99,7 +99,7 @@
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.8.1",
"typescript": "4.7.2",
"typescript": "4.7.3",
"webpack-bundle-analyzer": "4.5.0"
},
"engines": {
@ -525,7 +525,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.7.2",
"typescript": "4.7.3",
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0"
@ -49813,9 +49813,9 @@
}
},
"node_modules/typescript": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz",
"integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==",
"version": "4.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.3.tgz",
"integrity": "sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@ -53473,7 +53473,7 @@
},
"devDependencies": {
"@types/express": "4.17.13",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
},
"tools/challenge-editor/client": {
@ -53488,7 +53488,7 @@
"react-dom": "16.14.0",
"react-router-dom": "6.3.0",
"react-scripts": "5.0.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
},
"devDependencies": {
"@types/codemirror": "5.60.5",
@ -53507,7 +53507,7 @@
"inquirer": "8.2.4",
"prettier": "2.6.2",
"ts-node": "10.8.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
},
"engines": {
"node": ">=16",
@ -53759,7 +53759,7 @@
"@babel/preset-typescript": "7.17.12",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.7.2"
"typescript": "4.7.3"
},
"devDependencies": {
"@babel/core": "7.18.2",
@ -55671,7 +55671,7 @@
"express": "4.18.1",
"gray-matter": "4.0.3",
"ts-node": "10.8.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
},
"@freecodecamp/challenge-editor-client": {
@ -55687,7 +55687,7 @@
"react-dom": "16.14.0",
"react-router-dom": "6.3.0",
"react-scripts": "5.0.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
},
"@freecodecamp/challenge-parser": {
@ -55890,7 +55890,7 @@
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"ts-node": "10.8.1",
"typescript": "4.7.2",
"typescript": "4.7.3",
"util": "0.12.4",
"uuid": "8.3.2",
"validator": "13.7.0",
@ -56010,7 +56010,7 @@
"inquirer": "8.2.4",
"prettier": "2.6.2",
"ts-node": "10.8.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
},
"@freecodecamp/fcc-source-challenges": {
@ -56146,7 +56146,7 @@
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.0.24",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
},
"@gar/promisify": {
@ -87475,9 +87475,9 @@
}
},
"typescript": {
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz",
"integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A=="
"version": "4.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.3.tgz",
"integrity": "sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA=="
},
"typescript-compare": {
"version": "0.0.2",

View File

@ -178,7 +178,7 @@
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.8.1",
"typescript": "4.7.2",
"typescript": "4.7.3",
"webpack-bundle-analyzer": "4.5.0"
}
}

View File

@ -16,6 +16,6 @@
},
"devDependencies": {
"@types/express": "4.17.13",
"typescript": "4.7.2"
"typescript": "4.7.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.7.2"
"typescript": "4.7.3"
},
"scripts": {
"start": "PORT=3300 react-scripts start",

View File

@ -30,6 +30,6 @@
"inquirer": "8.2.4",
"prettier": "2.6.2",
"ts-node": "10.8.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
}

View File

@ -22,7 +22,7 @@
"@babel/preset-typescript": "7.17.12",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.7.2"
"typescript": "4.7.3"
},
"devDependencies": {
"@babel/core": "7.18.2",