Browse Source

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

pull/3383/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
fcad5e3e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      web/package-lock.json
  2. 2
      web/package.json

8
web/package-lock.json generated

@ -75,7 +75,7 @@ @@ -75,7 +75,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.3",
"@types/node": "18.18.5",
"@types/node": "18.18.6",
"@types/prop-types": "15.7.8",
"@types/react": "18.2.28",
"@types/react-linkify": "1.0.2",
@ -14226,9 +14226,9 @@ @@ -14226,9 +14226,9 @@
"integrity": "sha512-xPSg0jm4mqgEkNhowKgZFBNtwoEwF6gJ4Dhww+GFpm3IgtNseHQZ5IqdNwnquZEoANxyDAKDRAdVo4Z72VvD/g=="
},
"node_modules/@types/node": {
"version": "18.18.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.5.tgz",
"integrity": "sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A=="
"version": "18.18.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz",
"integrity": "sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.6",

2
web/package.json

@ -81,7 +81,7 @@ @@ -81,7 +81,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.3",
"@types/node": "18.18.5",
"@types/node": "18.18.6",
"@types/prop-types": "15.7.8",
"@types/react": "18.2.28",
"@types/react-linkify": "1.0.2",

Loading…
Cancel
Save