Browse Source

chore(deps): update dependency @types/prop-types to v15.7.9

pull/3383/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
ea0691eddd
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

@ -76,7 +76,7 @@ @@ -76,7 +76,7 @@
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.4",
"@types/node": "18.18.6",
"@types/prop-types": "15.7.8",
"@types/prop-types": "15.7.9",
"@types/react": "18.2.28",
"@types/react-linkify": "1.0.2",
"@types/sanitize-html": "^2.9.0",
@ -14271,9 +14271,9 @@ @@ -14271,9 +14271,9 @@
"dev": true
},
"node_modules/@types/prop-types": {
"version": "15.7.8",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.8.tgz",
"integrity": "sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ=="
"version": "15.7.9",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.9.tgz",
"integrity": "sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g=="
},
"node_modules/@types/qs": {
"version": "6.9.8",

2
web/package.json

@ -82,7 +82,7 @@ @@ -82,7 +82,7 @@
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.4",
"@types/node": "18.18.6",
"@types/prop-types": "15.7.8",
"@types/prop-types": "15.7.9",
"@types/react": "18.2.28",
"@types/react-linkify": "1.0.2",
"@types/sanitize-html": "^2.9.0",

Loading…
Cancel
Save