Browse Source

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

pull/3325/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
6422d7e797
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.2",
"@types/node": "18.18.1",
"@types/node": "18.18.3",
"@types/prop-types": "15.7.8",
"@types/react": "18.2.21",
"@types/react-linkify": "1.0.1",
@ -13879,9 +13879,9 @@ @@ -13879,9 +13879,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.18.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.1.tgz",
"integrity": "sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ=="
"version": "18.18.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.3.tgz",
"integrity": "sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.5",

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.2",
"@types/node": "18.18.1",
"@types/node": "18.18.3",
"@types/prop-types": "15.7.8",
"@types/react": "18.2.21",
"@types/react-linkify": "1.0.1",

Loading…
Cancel
Save