Skip to content

Commit

Permalink
chore(deps): bump core-js from 3.38.0 to 3.38.1 (#17945)
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.38.0 to 3.38.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.38.1/packages/core-js)

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

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 Aug 25, 2024
1 parent 28c1059 commit a668d2e
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 @@ -16,7 +16,7 @@
"beautiful-react-hooks": "5.0.2",
"classnames": "2.5.1",
"copy-webpack-plugin": "12.0.2",
"core-js": "3.38.0",
"core-js": "3.38.1",
"countly-sdk-web": "24.4.0",
"date-fns": "3.6.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 @@ -7512,10 +7512,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.38.0":
version: 3.38.0
resolution: "core-js@npm:3.38.0"
checksum: 10/95f5c768ee14aaf79e8fece9e58023a5a6367186184c92e825a842f271d3d91c559cfadee9c75712c463f248c61d636ed5a31a1fff1c904d4f5a2ed69b23f0c2
"core-js@npm:3.38.1":
version: 3.38.1
resolution: "core-js@npm:3.38.1"
checksum: 10/3c25fdf0b2595ed37ceb305213a61e2cf26185f628455e99d1c736dda5f69e2de4de7126e6a1da136f54260c4fcc982c4215e37b5a618790a597930f854c0a37
languageName: node
linkType: hard

Expand Down Expand Up @@ -18223,7 +18223,7 @@ __metadata:
beautiful-react-hooks: "npm:5.0.2"
classnames: "npm:2.5.1"
copy-webpack-plugin: "npm:12.0.2"
core-js: "npm:3.38.0"
core-js: "npm:3.38.1"
countly-sdk-web: "npm:24.4.0"
cross-env: "npm:7.0.3"
css-loader: "npm:7.1.2"
Expand Down

0 comments on commit a668d2e

Please sign in to comment.