Skip to content

Commit

Permalink
Bump core-js from 3.33.1 to 3.33.2 in /webapp (#341)
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.33.1 to 3.33.2.
- [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.2/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 Nov 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 2427735 commit 73ad6be
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions webapp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
"webpack-cli": "^5.1.4"
},
"dependencies": {
"core-js": "3.33.1",
"core-js": "3.33.2",
"lodash": "^4.17.21",
"mattermost-redux": "5.33.1",
"react": "18.2.0",

0 comments on commit 73ad6be

Please sign in to comment.