Update @types/node (#23877)

* Update all non-major dependencies

* Hold back postcss-hexrgba - they violated semver

* Update @types/node

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Michael Telatynski
2022-11-30 11:32:53 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent bdc112ca98
commit c7c9d4f861
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
"@types/jest": "^29.0.0",
"@types/jsrsasign": "^10.5.4",
"@types/modernizr": "^3.5.3",
"@types/node": "^14.18.28",
"@types/node": "^16",
"@types/react": "17.0.49",
"@types/react-dom": "17.0.17",
"@types/sanitize-html": "^2.3.1",