Skip to content

Commit

Permalink
Merge pull request #3211 from alphagov/dependabot/npm_and_yarn/core-j…
Browse files Browse the repository at this point in the history
…s-bundle-3.38.0

Bump core-js-bundle from 3.37.1 to 3.38.0
  • Loading branch information
ChrisBAshton committed Aug 16, 2024
2 parents b8bf402 + 7b4e8ad commit 202b276
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 @@ -41,7 +41,7 @@
"@webcomponents/custom-elements": "^1.6.0",
"abortcontroller-polyfill": "^1.7.5",
"accessible-autocomplete": "alphagov/accessible-autocomplete-multiselect",
"core-js-bundle": "^3.37.1",
"core-js-bundle": "^3.38.0",
"cropperjs": "^1.6.2",
"es5-polyfill": "^0.0.6",
"jasmine": "^5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -448,10 +448,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==

core-js-bundle@^3.37.1:
version "3.37.1"
resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.37.1.tgz#f3bbb113a9ac0d354dc58d3a85bedef990b73059"
integrity sha512-Bt9sorQku7bA6xoaY2NYdeaEnitLg9peHJ+eAijrARCQ5FhkoUW1eF4oI35XfP9kyeyljw71uCud4ju8tjGhsg==
core-js-bundle@^3.38.0:
version "3.38.0"
resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.38.0.tgz#e12d108cdbf9790448996feed4569e74a9837fe8"
integrity sha512-YjlkIsq3je9JSpsD+jBF5gI4rwnvJjTbLPSuZWcmbt0jS6bbGkU/aLk/sXkLHo5+CMd29JVRarHADlbRAymX0g==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 202b276

Please sign in to comment.