Skip to content

Commit

Permalink
Merge pull request #2025 from Ackuq/dependabot/npm_and_yarn/types/tur…
Browse files Browse the repository at this point in the history
…ndown-5.0.2

chore(deps-dev): Bump @types/turndown from 5.0.1 to 5.0.2
  • Loading branch information
github-actions[bot] authored Sep 13, 2023
2 parents 869c3f6 + 6479dcf commit 3769f35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/jsdom": "21.1.2",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/turndown": "5.0.1",
"@types/turndown": "5.0.2",
"@typescript-eslint/eslint-plugin": "6.6.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -764,10 +764,10 @@
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397"
integrity sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==

"@types/[email protected].1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@types/turndown/-/turndown-5.0.1.tgz#fcda7b02cda4c9d445be1440036df20f335b9387"
integrity sha512-N8Ad4e3oJxh9n9BiZx9cbe/0M3kqDpOTm2wzj13wdDUxDPjfjloWIJaquZzWE1cYTAHpjOH3rcTnXQdpEfS/SQ==
"@types/[email protected].2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@types/turndown/-/turndown-5.0.2.tgz#947138408c6ef0f8ead821d45ca89b329f531c72"
integrity sha512-ghbjIyvMSQn/UGEuQJD6C4DfbokyYqGRhNAetWH02qnuRfvRZz9qTOG9e0RPkVqGsjv+YsjF3gRp7yFKvc/1PA==

"@typescript-eslint/[email protected]":
version "6.6.0"
Expand Down

0 comments on commit 3769f35

Please sign in to comment.