Skip to content

Commit

Permalink
Merge pull request #10006 from alphagov/dependabot/npm_and_yarn/paste…
Browse files Browse the repository at this point in the history
…-html-to-govspeak-0.5.0

Bump paste-html-to-govspeak from 0.4.0 to 0.5.0
  • Loading branch information
ChrisBAshton authored Mar 3, 2025
2 parents a762950 + 011dd29 commit 99da9e9
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 @@ -20,7 +20,7 @@
"cropperjs": "^1.6.2",
"govspeak-visual-editor": "^3.0.0",
"miller-columns-element": "^2.0.0",
"paste-html-to-govspeak": "^0.4.0"
"paste-html-to-govspeak": "^0.5.0"
},
"devDependencies": {
"eslint": "^8.57.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2890,10 +2890,10 @@ parseurl@^1.3.3, parseurl@~1.3.3:
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==

paste-html-to-govspeak@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/paste-html-to-govspeak/-/paste-html-to-govspeak-0.4.0.tgz#5bd201cb486e67b7884223b0f51100a8ee450af4"
integrity sha512-lzCotNiTTobLm2qvI7EMeXLis040zDYSL+A9AP4cBLQt4VucjvluoJKO9MetxJrBrjGDfGadKRTJbNrTJs6Vyw==
paste-html-to-govspeak@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/paste-html-to-govspeak/-/paste-html-to-govspeak-0.5.0.tgz#c73f9716538ff163b6127b7e11ed5b1320d0a3fa"
integrity sha512-i51UattxFZWrFmCAPD4CX3eyfRLdu3NUnnqLaR8oDv2k08cA/GpA68OE9QlAaHMpnWNqiQejoVm8cMLWXO1Wfg==

path-exists@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 99da9e9

Please sign in to comment.