Skip to content

Commit

Permalink
Update dependency @adobe/css-tools to v4.4.1 (#11830)
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 Feb 13, 2025
1 parent 43c1c58 commit dd3864f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/htmlpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Laurent Cozic",
"license": "MIT",
"dependencies": {
"@adobe/css-tools": "4.4.0",
"@adobe/css-tools": "4.4.1",
"@joplin/fork-htmlparser2": "^4.1.57",
"datauri": "4.1.0",
"fs-extra": "11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"typescript": "5.4.5"
},
"dependencies": {
"@adobe/css-tools": "4.4.0",
"@adobe/css-tools": "4.4.1",
"@aws-sdk/client-s3": "3.296.0",
"@aws-sdk/s3-request-presigner": "3.296.0",
"@joplin/fork-htmlparser2": "^4.1.57",
Expand Down
2 changes: 1 addition & 1 deletion packages/turndown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"jsdom": false
},
"dependencies": {
"@adobe/css-tools": "4.4.0",
"@adobe/css-tools": "4.4.1",
"html-entities": "1.4.0",
"jsdom": "24.1.1"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ __metadata:
languageName: node
linkType: hard

"@adobe/css-tools@npm:4.4.0":
version: 4.4.0
resolution: "@adobe/css-tools@npm:4.4.0"
checksum: 1f08fb49bf17fc7f2d1a86d3e739f29ca80063d28168307f1b0a962ef37501c5667271f6771966578897f2e94e43c4770fd802728a6e6495b812da54112d506a
"@adobe/css-tools@npm:4.4.1":
version: 4.4.1
resolution: "@adobe/css-tools@npm:4.4.1"
checksum: bbded8a03c314afee0fb0b42922f664f437e0e2f0b86eeeb06dee9d02cd8fc958cf87aa3314952b00074e0b22fc5b8da23f45b61b6f8291c8aaa7cffc56a76e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -8578,7 +8578,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@joplin/htmlpack@workspace:packages/htmlpack"
dependencies:
"@adobe/css-tools": 4.4.0
"@adobe/css-tools": 4.4.1
"@joplin/fork-htmlparser2": ^4.1.57
"@types/fs-extra": 11.0.4
datauri: 4.1.0
Expand All @@ -8591,7 +8591,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@joplin/lib@workspace:packages/lib"
dependencies:
"@adobe/css-tools": 4.4.0
"@adobe/css-tools": 4.4.1
"@aws-sdk/client-s3": 3.296.0
"@aws-sdk/s3-request-presigner": 3.296.0
"@joplin/fork-htmlparser2": ^4.1.57
Expand Down Expand Up @@ -8944,7 +8944,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@joplin/turndown@workspace:packages/turndown"
dependencies:
"@adobe/css-tools": 4.4.0
"@adobe/css-tools": 4.4.1
"@rollup/plugin-commonjs": 25.0.8
"@rollup/plugin-node-resolve": 15.2.4
"@rollup/plugin-replace": 5.0.7
Expand Down

0 comments on commit dd3864f

Please sign in to comment.