Skip to content

Commit

Permalink
build(deps): bump core-js-bundle from 3.31.0 to 3.31.1
Browse files Browse the repository at this point in the history
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.31.0 to 3.31.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.31.1/packages/core-js-bundle)

---
updated-dependencies:
- dependency-name: core-js-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent a24fc07 commit 0bc65ea
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 @@ -28,7 +28,7 @@
"dependencies": {
"@webcomponents/custom-elements": "^1.6.0",
"accessible-autocomplete": "^2.0.4",
"core-js-bundle": "^3.31.0",
"core-js-bundle": "^3.31.1",
"es5-polyfill": "^0.0.6",
"markdown-toolbar-element": "^0.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,10 @@ contains-path@^0.1.0:
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=

core-js-bundle@^3.31.0:
version "3.31.0"
resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.31.0.tgz#4e1a85e96ffe03691d40fb57754cfc15656c9950"
integrity sha512-MIfemYRT6s0Fly7JN/EuYKaR9zv4h769XHEiel/x2/Z+QOh/zOrWVyD9p9QyVY+CTSZgsWtspBC2cxyYVLwnqg==
core-js-bundle@^3.31.1:
version "3.31.1"
resolved "https://registry.yarnpkg.com/core-js-bundle/-/core-js-bundle-3.31.1.tgz#30053c4fe7ef0c41c534eeae225ce404506c344b"
integrity sha512-9mV/Sev/3MeCyEOmlcoensQOP6HS2iM3n+8ga+7flwxIVw1Se7Y/6Hyz7OWw/s6oOl6TZzA4vyTBEXUKroc44w==

cosmiconfig@^7.1.0:
version "7.1.0"
Expand Down

0 comments on commit 0bc65ea

Please sign in to comment.