Skip to content

Commit

Permalink
Bump the patch group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the patch group with 4 updates: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli), [vis-data](https://github.com/visjs/vis-data) and [vis-timeline](https://github.com/visjs/vis-timeline).


Updates `core-js` from 3.33.2 to 3.33.3
- [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.3/packages/core-js)

Updates `storybook` from 7.5.2 to 7.5.3
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.5.3/code/lib/cli)

Updates `vis-data` from 7.1.7 to 7.1.9
- [Release notes](https://github.com/visjs/vis-data/releases)
- [Changelog](https://github.com/visjs/vis-data/blob/master/.releaserc.yml)
- [Commits](visjs/vis-data@v7.1.7...v7.1.9)

Updates `vis-timeline` from 7.7.2 to 7.7.3
- [Release notes](https://github.com/visjs/vis-timeline/releases)
- [Changelog](https://github.com/visjs/vis-timeline/blob/master/HISTORY.md)
- [Commits](visjs/vis-timeline@v7.7.2...v7.7.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vis-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: vis-timeline
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 91d1f41 commit 300be69
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 312 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@sentry/browser": "7.80.1",
"@storybook/testing-react": "2.0.1",
"axios": "1.6.2",
"core-js": "3.33.2",
"core-js": "3.33.3",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"dotenv": "16.3.1",
Expand Down Expand Up @@ -163,7 +163,7 @@
"redux-mock-store": "1.5.4",
"sinon": "15.2.0",
"source-map-loader": "4.0.1",
"storybook": "7.5.2",
"storybook": "7.5.3",
"storybook-react-router": "1.0.8",
"stylelint": "15.11.0",
"stylelint-order": "6.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/tidslinje/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-intl": "6.5.2",
"vis-data": "7.1.7",
"vis-timeline": "7.7.2"
"vis-data": "7.1.9",
"vis-timeline": "7.7.3"
}
}
Loading

0 comments on commit 300be69

Please sign in to comment.