chore(deps): update dependency @types/node to v18.16.0

This commit is contained in:
renovate[bot]
2023-04-28 14:36:22 +00:00
committed by GitHub
parent b5d3ac365a
commit 671e2c500a
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -76,7 +76,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3", "@types/markdown-it": "12.2.3",
"@types/node": "18.15.13", "@types/node": "18.16.0",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.0.38", "@types/react": "18.0.38",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",
@@ -13332,9 +13332,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "18.15.13", "version": "18.16.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.13.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.0.tgz",
"integrity": "sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==" "integrity": "sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ=="
}, },
"node_modules/@types/node-fetch": { "node_modules/@types/node-fetch": {
"version": "2.6.3", "version": "2.6.3",

View File

@@ -81,7 +81,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3", "@types/markdown-it": "12.2.3",
"@types/node": "18.15.13", "@types/node": "18.16.0",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.0.38", "@types/react": "18.0.38",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",