Skip to content

Commit c9b037f

Browse files
Bump turndown from 7.2.2 to 7.2.4 (PaloAltoNetworks#1195)
Bumps [turndown](https://github.com/mixmark-io/turndown) from 7.2.2 to 7.2.4. - [Release notes](https://github.com/mixmark-io/turndown/releases) - [Commits](mixmark-io/turndown@v7.2.2...v7.2.4) --- updated-dependencies: - dependency-name: turndown dependency-version: 7.2.4 dependency-type: direct:production 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> Co-authored-by: Steven Serrata <9343811+sserrata@users.noreply.github.com>
1 parent f517fed commit c9b037f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"stackdriver-errors-js": "^0.12.0",
7171
"tailwind-merge": "^3.5.0",
7272
"tailwindcss": "^4.2.2",
73-
"turndown": "^7.2.2"
73+
"turndown": "^7.2.4"
7474
},
7575
"browserslist": {
7676
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12003,10 +12003,10 @@ tslib@^2.0.0, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.6.0, tslib@^2.8
1200312003
resolved "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
1200412004
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
1200512005

12006-
turndown@^7.2.2:
12007-
version "7.2.2"
12008-
resolved "https://registry.npmjs.org/turndown/-/turndown-7.2.2.tgz#9557642b54046c5912b3d433f34dd588de455a43"
12009-
integrity sha512-1F7db8BiExOKxjSMU2b7if62D/XOyQyZbPKq/nUwopfgnHlqXHqQ0lvfUTeUIr1lZJzOPFn43dODyMSIfvWRKQ==
12006+
turndown@^7.2.4:
12007+
version "7.2.4"
12008+
resolved "https://registry.npmjs.org/turndown/-/turndown-7.2.4.tgz#42d98202aefa8c188c997b586bc6da78bdf27ea2"
12009+
integrity sha512-I8yFsfRzmzK0WV1pNNOA4A7y4RDfFxPRxb3t+e3ui14qSGOxGtiSP6GjeX+Y6CHb7HYaFj7ECUD7VE5kQMZWGQ==
1201012010
dependencies:
1201112011
"@mixmark-io/domino" "^2.2.0"
1201212012

0 commit comments

Comments
 (0)