Skip to content

Commit

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

Bump paste-html-to-govspeak from 0.3.0 to 0.4.0
  • Loading branch information
beccapearce committed Oct 6, 2023
2 parents 6fb7c2b + 0b08464 commit d0d03d7
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 @@ -46,7 +46,7 @@
"es5-polyfill": "^0.0.6",
"markdown-toolbar-element": "^0.2.0",
"miller-columns-element": "^2.0.0",
"paste-html-to-govspeak": "^0.3.0",
"paste-html-to-govspeak": "^0.4.0",
"raven-js": "^3.27.2",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.19"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1988,10 +1988,10 @@ 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.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/paste-html-to-govspeak/-/paste-html-to-govspeak-0.3.0.tgz#9c4717690f3d6cd290c972c9bf106ead14adb177"
integrity sha512-K4jcJkZLQpvpukkiSzXZcXPbV80CDSKTI3zEs0/gVG+jx5H7v2XsdIOEuCZ56cRCCuuIH3rsrJcyoleGqPj6xw==
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==

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

0 comments on commit d0d03d7

Please sign in to comment.