Skip to content

Commit

Permalink
Merge pull request #130 from bcomnes/dependabot/npm_and_yarn/examples…
Browse files Browse the repository at this point in the history
…/tonic-components/jsdom-24.0.0

Bump jsdom from 23.2.0 to 24.0.0 in /examples/tonic-components
  • Loading branch information
bcomnes committed Jan 23, 2024
2 parents 44cf2b3 + bc2a7e0 commit 1969362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tonic-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"top-bun": "../../.",
"@socketsupply/tonic": "^15.1.1",
"jsdom": "^23.0.1",
"jsdom": "^24.0.0",
"mine.css": "^9.0.1",
"tonic-ssr": "github:socketsupply/tonic-ssr#f447a8ae2bec27a526ae489fa8510a1c646f4a66"
},
Expand Down

0 comments on commit 1969362

Please sign in to comment.