Skip to content

Commit

Permalink
chore(deps): update dependency turndown to v7.2.0 (#2192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent eb6faea commit fbd7856
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"> 1%"
],
"resolutions": {
"turndown": "7.1.3",
"turndown": "7.2.0",
"@types/react": "^16.9.46",
"@types/react-dom": "^16.9.8"
},
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1410,6 +1410,13 @@ __metadata:
languageName: node
linkType: hard

"@mixmark-io/domino@npm:^2.2.0":
version: 2.2.0
resolution: "@mixmark-io/domino@npm:2.2.0"
checksum: 547af4a8f74cb8e1f2f86e84dc968e7a722522d4748d8a1c9d30c5d1ce6a190ec400866338cc1f717b31beabed6e61c44edf17db5cf380317b63a1e7f253080f
languageName: node
linkType: hard

"@mrmlnc/readdir-enhanced@npm:^2.2.1":
version: 2.2.1
resolution: "@mrmlnc/readdir-enhanced@npm:2.2.1"
Expand Down Expand Up @@ -5677,13 +5684,6 @@ __metadata:
languageName: node
linkType: hard

"domino@npm:^2.1.6":
version: 2.1.6
resolution: "domino@npm:2.1.6"
checksum: 9b1b6d2661efd8bf942b70d5e11ac0de6a63f17e49b7eb227d9a612fa7b7c12b7775520d64f498988a8ee334ea9c59a463c84ea510b0af17dd3e13fdce120410
languageName: node
linkType: hard

"domutils@npm:^1.7.0":
version: 1.7.0
resolution: "domutils@npm:1.7.0"
Expand Down Expand Up @@ -14867,12 +14867,12 @@ __metadata:
languageName: node
linkType: hard

"turndown@npm:7.1.3":
version: 7.1.3
resolution: "turndown@npm:7.1.3"
"turndown@npm:7.2.0":
version: 7.2.0
resolution: "turndown@npm:7.2.0"
dependencies:
domino: ^2.1.6
checksum: 1117ee26428408f764019e7eadc058ad7f6f545536f77c7f7e4aad606768ae8a2235596a5ed98630f6281f47960bf00dd3c38170cd9356e6ef4219df912ec716
"@mixmark-io/domino": ^2.2.0
checksum: a0bdf2fcc8cd531c94edbd7c384ae58a13251e7b472f7245fac74a316c08f8d04eb9dddfce6a5e6170ddb09c0494154a0d69312e5d9c2a7223a936a7e369ac7c
languageName: node
linkType: hard

Expand Down

0 comments on commit fbd7856

Please sign in to comment.