Skip to content

Commit 567523f

Browse files
authored
Merge pull request #779 from scriptex/renovate/node-14.x
Update dependency @types/node to v14.14.20
2 parents b63d702 + 26f2a42 commit 567523f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/cssnano": "4.0.0",
4141
"@types/extract-text-webpack-plugin": "3.0.4",
4242
"@types/mini-css-extract-plugin": "1.2.2",
43-
"@types/node": "14.14.19",
43+
"@types/node": "14.14.20",
4444
"@types/postcss-flexbugs-fixes": "4.2.0",
4545
"@types/postcss-url": "8.0.1",
4646
"@types/svgo": "1.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -737,10 +737,10 @@
737737
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"
738738
integrity sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==
739739

740-
"@types/node@14.14.19":
741-
version "14.14.19"
742-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4"
743-
integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ==
740+
"@types/node@14.14.20":
741+
version "14.14.20"
742+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
743+
integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
744744

745745
"@types/node@^13.7.2":
746746
version "13.13.30"

0 commit comments

Comments
 (0)