Skip to content

Commit

Permalink
Bump the security group across 1 directory with 7 updates (#5016)
Browse files Browse the repository at this point in the history
Bumps the security group with 7 updates in the /web directory:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) | `8.4.2` | `8.4.4` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.686.0` | `3.696.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.2` | `8.4.4` |
| [jest-fixed-jsdom](https://github.com/mswjs/jest-fixed-jsdom) | `0.0.8` | `0.0.9` |
| [msw](https://github.com/mswjs/msw) | `2.6.2` | `2.6.5` |
| [sass](https://github.com/sass/dart-sass) | `1.80.6` | `1.81.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` |



Updates `@storybook/addon-storysource` from 8.4.2 to 8.4.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.4/code/addons/storysource)

Updates `@aws-sdk/types` from 3.686.0 to 3.696.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.696.0/packages/types)

Updates `@storybook/addon-links` from 8.4.2 to 8.4.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.4/code/addons/links)

Updates `jest-fixed-jsdom` from 0.0.8 to 0.0.9
- [Release notes](https://github.com/mswjs/jest-fixed-jsdom/releases)
- [Changelog](https://github.com/mswjs/jest-fixed-jsdom/blob/main/release.config.json)
- [Commits](mswjs/jest-fixed-jsdom@v0.0.8...v0.0.9)

Updates `msw` from 2.6.2 to 2.6.5
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.2...v2.6.5)

Updates `sass` from 1.80.6 to 1.81.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.6...1.81.0)

Updates `tailwindcss` from 3.4.14 to 3.4.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: jest-fixed-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
...

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 20, 2024
1 parent 3d37fe7 commit 318d86a
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 99 deletions.
14 changes: 7 additions & 7 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build-storybook": "build-storybook"
},
"devDependencies": {
"@aws-sdk/types": "^3.686.0",
"@aws-sdk/types": "^3.696.0",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
Expand All @@ -39,7 +39,7 @@
"@storybook/addon-actions": "^7.6.17",
"@storybook/addon-essentials": "^6.5.16",
"@storybook/addon-interactions": "^7.6.17",
"@storybook/addon-links": "^8.4.2",
"@storybook/addon-links": "^8.4.4",
"@storybook/builder-webpack5": "^7.6.17",
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/preset-scss": "^1.0.3",
Expand Down Expand Up @@ -97,21 +97,21 @@
"intersection-observer": "^0.12.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fixed-jsdom": "^0.0.8",
"jest-fixed-jsdom": "^0.0.9",
"mini-css-extract-plugin": "^2.9.2",
"msw": "^2.6.2",
"msw": "^2.6.5",
"object-assign": "^4.1.1",
"os-browserify": "^0.3.0",
"path": "^0.12.7",
"postcss-loader": "^6.2.1",
"prop-types": "^15.7.2",
"sass": "^1.80.6",
"sass": "^1.81.0",
"sass-loader": "12.4.0",
"slugify": "^1.6.6",
"source-map-loader": "^5.0.0",
"stream-browserify": "^3.0.0",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"tty-browserify": "^0.0.1",
Expand All @@ -132,7 +132,7 @@
"@monaco-editor/react": "^4.6.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@storybook/addon-storysource": "^8.4.2",
"@storybook/addon-storysource": "^8.4.4",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"accounting": "^0.4.1",
Expand Down
Loading

0 comments on commit 318d86a

Please sign in to comment.