Bump @types/remove-markdown from 0.3.1 to 0.3.2 (#1971)

Bumps [@types/remove-markdown](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/remove-markdown) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/remove-markdown)

---
updated-dependencies:
- dependency-name: "@types/remove-markdown"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-23 11:17:27 +03:00 committed by GitHub
parent e427db9f5e
commit 538d986715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -79,7 +79,7 @@
"@types/react-dom": "^18.2.1",
"@types/react-modal": "^3.13.1",
"@types/react-paginate": "^7.1.1",
"@types/remove-markdown": "^0.3.1",
"@types/remove-markdown": "^0.3.2",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.57.0",
"@uiw/codemirror-themes": "^4.21.12",
@ -19615,9 +19615,9 @@
}
},
"node_modules/@types/remove-markdown": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@types/remove-markdown/-/remove-markdown-0.3.1.tgz",
"integrity": "sha512-JpJNEJEsmmltyL2LdE8KRjJ0L2ad5vgLibqNj85clohT9AyTrfN6jvHxStPshDkmtcL/ShFu0p2tbY7DBS1mqQ==",
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@types/remove-markdown/-/remove-markdown-0.3.2.tgz",
"integrity": "sha512-XlpidYPjaOU6Te0Sfw8xfMudk3k8i8MQsTBw9JZ9MPuTRpqP4mYc2PWibr5T5VAdxEVbd++qXkCGuNVtNype8g==",
"dev": true
},
"node_modules/@types/responselike": {
@ -73233,9 +73233,9 @@
}
},
"@types/remove-markdown": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@types/remove-markdown/-/remove-markdown-0.3.1.tgz",
"integrity": "sha512-JpJNEJEsmmltyL2LdE8KRjJ0L2ad5vgLibqNj85clohT9AyTrfN6jvHxStPshDkmtcL/ShFu0p2tbY7DBS1mqQ==",
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@types/remove-markdown/-/remove-markdown-0.3.2.tgz",
"integrity": "sha512-XlpidYPjaOU6Te0Sfw8xfMudk3k8i8MQsTBw9JZ9MPuTRpqP4mYc2PWibr5T5VAdxEVbd++qXkCGuNVtNype8g==",
"dev": true
},
"@types/responselike": {

View File

@ -94,7 +94,7 @@
"@types/react-dom": "^18.2.1",
"@types/react-modal": "^3.13.1",
"@types/react-paginate": "^7.1.1",
"@types/remove-markdown": "^0.3.1",
"@types/remove-markdown": "^0.3.2",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.57.0",
"@uiw/codemirror-themes": "^4.21.12",