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

This commit is contained in:
renovate[bot]
2022-11-19 22:40:57 +00:00
parent 6e9cb35e3e
commit 5504a8cbb7
8 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -123,7 +123,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.8.4",
"typescript": "4.9.3",
"util": "0.12.5",
"uuid": "8.3.2",
"validator": "13.7.0"
+1 -1
View File
@@ -28,6 +28,6 @@
},
"devDependencies": {
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}
+17 -17
View File
@@ -103,7 +103,7 @@
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"typescript": "4.9.3",
"webpack-bundle-analyzer": "4.7.0"
},
"engines": {
@@ -519,7 +519,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"typescript": "4.8.4",
"typescript": "4.9.3",
"util": "0.12.5",
"uuid": "8.3.2",
"validator": "13.7.0"
@@ -51157,9 +51157,9 @@
}
},
"node_modules/typescript": {
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
"version": "4.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
"integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -54880,7 +54880,7 @@
"@types/express": "4.17.14",
"dotenv": "16.0.3",
"shx": "0.3.4",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
},
"tools/challenge-editor/client": {
@@ -54896,7 +54896,7 @@
"react-dom": "16.14.0",
"react-router-dom": "6.4.3",
"react-scripts": "5.0.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
},
"devDependencies": {
"@types/codemirror": "5.60.5",
@@ -54917,7 +54917,7 @@
"inquirer": "8.2.5",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
},
"engines": {
"node": ">=16",
@@ -55170,7 +55170,7 @@
"@babel/preset-typescript": "7.18.6",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.8.4"
"typescript": "4.9.3"
},
"devDependencies": {
"@babel/core": "7.20.2",
@@ -57223,7 +57223,7 @@
"gray-matter": "4.0.3",
"shx": "0.3.4",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
},
"@freecodecamp/challenge-editor-client": {
@@ -57241,7 +57241,7 @@
"react-router-dom": "6.4.3",
"react-scripts": "5.0.1",
"shx": "0.3.4",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
},
"@freecodecamp/challenge-parser": {
@@ -57444,7 +57444,7 @@
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"typescript": "4.9.3",
"util": "0.12.5",
"uuid": "8.3.2",
"validator": "13.7.0",
@@ -57577,7 +57577,7 @@
"inquirer": "8.2.5",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
},
"@freecodecamp/curriculum-helpers": {
@@ -57724,7 +57724,7 @@
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-terser": "7.0.2",
"tailwindcss": "3.2.4",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
},
"@gar/promisify": {
@@ -90277,9 +90277,9 @@
}
},
"typescript": {
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ=="
"version": "4.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz",
"integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA=="
},
"typescript-compare": {
"version": "0.0.2",
+1 -1
View File
@@ -189,7 +189,7 @@
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"typescript": "4.9.3",
"webpack-bundle-analyzer": "4.7.0"
}
}
+1 -1
View File
@@ -19,6 +19,6 @@
"@types/express": "4.17.14",
"dotenv": "16.0.3",
"shx": "0.3.4",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}
+1 -1
View File
@@ -11,7 +11,7 @@
"react-dom": "16.14.0",
"react-router-dom": "6.4.3",
"react-scripts": "5.0.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
},
"scripts": {
"start": "cross-env PORT=3300 react-scripts start",
+1 -1
View File
@@ -30,6 +30,6 @@
"inquirer": "8.2.5",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}
+1 -1
View File
@@ -22,7 +22,7 @@
"@babel/preset-typescript": "7.18.6",
"react": "16.14.0",
"react-dom": "16.14.0",
"typescript": "4.8.4"
"typescript": "4.9.3"
},
"devDependencies": {
"@babel/core": "7.20.2",