Skip to content

Commit

Permalink
chore(deps): Bump core-js from 3.32.2 to 3.33.0 (#15938)
Browse files Browse the repository at this point in the history
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.2 to 3.33.0.
- [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.33.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent e37114d commit 4610ef5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"beautiful-react-hooks": "^5.0.0",
"classnames": "2.3.2",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.32.2",
"core-js": "3.33.0",
"countly-sdk-web": "23.6.0",
"date-fns": "2.30.0",
"dexie-batch": "0.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6801,10 +6801,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.32.2":
version: 3.32.2
resolution: "core-js@npm:3.32.2"
checksum: d6fac7e8eb054eefc211c76cd0a0ff07447a917122757d085f469f046ec888d122409c7db1a9601c3eb5fa767608ed380bcd219eace02bdf973da155680edeec
"core-js@npm:3.33.0":
version: 3.33.0
resolution: "core-js@npm:3.33.0"
checksum: dd62217935ac281faf6f833bb306fb891162919fcf9c1f0c975b1b91e82ac09a940f5deb5950bbb582739ceef716e8bd7e4f9eab8328932fb029d3bc2ecb2881
languageName: node
linkType: hard

Expand Down Expand Up @@ -17912,7 +17912,7 @@ __metadata:
beautiful-react-hooks: ^5.0.0
classnames: 2.3.2
copy-webpack-plugin: 11.0.0
core-js: 3.32.2
core-js: 3.33.0
countly-sdk-web: 23.6.0
cross-env: 7.0.3
cspell: 7.3.7
Expand Down

0 comments on commit 4610ef5

Please sign in to comment.