chore: bump node@14.x in devDependencies (#122905)

This commit is contained in:
Robo
2021-05-04 01:04:13 -07:00
committed by GitHub
parent 6d4aeb99bd
commit bce4d71f64
69 changed files with 175 additions and 170 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/minimatch": "^3.0.3",
"@types/node": "^12.19.9",
"@types/node": "14.x",
"@types/which": "^2.0.0"
},
"resolutions": {
+4 -4
View File
@@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
"@types/node@^12.19.9":
version "12.19.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.9.tgz#990ad687ad8b26ef6dcc34a4f69c33d40c95b679"
integrity sha512-yj0DOaQeUrk3nJ0bd3Y5PeDRJ6W0r+kilosLA+dzF3dola/o9hxhMSg2sFvVcA2UHS5JSOsZp4S0c1OEXc4m1Q==
"@types/node@14.x":
version "14.14.43"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.43.tgz#26bcbb0595b305400e8ceaf9a127a7f905ae49c8"
integrity sha512-3pwDJjp1PWacPTpH0LcfhgjvurQvrZFBrC6xxjaUEZ7ifUtT32jtjPxEMMblpqd2Mvx+k8haqQJLQxolyGN/cQ==
"@types/which@^2.0.0":
version "2.0.0"