Skip to content

Commit

Permalink
Bump the npm-minor-development group across 1 directory with 30 updates
Browse files Browse the repository at this point in the history
Bumps the npm-minor-development group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.19.6` | `7.25.8` |
| [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.19.6` | `7.25.7` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.18.6` | `7.25.7` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.18.6` | `7.25.7` |
| [@formatjs/intl-getcanonicallocales](https://github.com/formatjs/formatjs) | `1.4.6` | `1.9.2` |
| [@formatjs/intl-numberformat](https://github.com/formatjs/formatjs) | `5.6.4` | `5.7.6` |
| [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) | `3.4.9` | `3.5.6` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `6.5.13` | `6.5.16` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `6.5.13` | `6.5.16` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `6.5.13` | `6.5.16` |
| [@storybook/client-api](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/client-api) | `6.5.13` | `6.5.16` |
| [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html) | `6.5.13` | `6.5.16` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `6.5.13` | `6.5.16` |
| [@storybook/testing-library](https://github.com/storybookjs/testing-library) | `0.0.13` | `0.2.2` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.11.1` | `5.17.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `10.4.7` | `10.4.9` |
| [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) | `3.3.0` | `3.7.0` |
| [@types/activestorage](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/activestorage) | `5.2.2` | `5.2.8` |
| [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) | `3.10.5` | `3.10.18` |
| [@types/hoist-non-react-statics](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hoist-non-react-statics) | `3.3.1` | `3.3.5` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.186` | `4.17.10` |
| [@wojtekmaj/enzyme-adapter-react-17](https://github.com/wojtekmaj/enzyme-adapter-react-17) | `0.6.7` | `0.8.0` |
| [bootstrap-sass](https://github.com/twbs/bootstrap-sass) | `3.4.1` | `3.4.3` |
| [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) | `3.5.0` | `3.6.2` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `26.4.2` | `26.6.3` |
| [msw](https://github.com/mswjs/msw) | `0.36.3` | `0.49.3` |
| [msw-storybook-addon](https://github.com/mswjs/msw-storybook-addon/tree/HEAD/packages/msw-addon) | `1.6.3` | `1.10.0` |
| [object-hash](https://github.com/puleos/object-hash) | `2.0.3` | `2.2.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.0.3` | `5.6.3` |



Updates `@babel/core` from 7.19.6 to 7.25.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-core)

Updates `@babel/plugin-proposal-decorators` from 7.19.6 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-plugin-proposal-decorators)

Updates `@babel/preset-react` from 7.18.6 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-react)

Updates `@babel/preset-typescript` from 7.18.6 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-typescript)

Updates `@formatjs/intl-getcanonicallocales` from 1.4.6 to 1.9.2
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-numberformat` from 5.6.4 to 5.7.6
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@formatjs/intl-pluralrules` from 3.4.9 to 3.5.6
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected])

Updates `@storybook/addon-actions` from 6.5.13 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/actions)

Updates `@storybook/addon-essentials` from 6.5.13 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials)

Updates `@storybook/addon-links` from 6.5.13 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/links)

Updates `@storybook/addons` from 6.5.13 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/deprecated/addons)

Updates `@storybook/client-api` from 6.5.13 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/deprecated/client-api)

Updates `@storybook/html` from 6.5.13 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/html)

Updates `@storybook/react` from 6.5.13 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/renderers/react)

Updates `@storybook/testing-library` from 0.0.13 to 0.2.2
- [Release notes](https://github.com/storybookjs/testing-library/releases)
- [Changelog](https://github.com/storybookjs/testing-library/blob/v0.2.2/CHANGELOG.md)
- [Commits](storybookjs/testing-library@v0.0.13...v0.2.2)

Updates `@testing-library/jest-dom` from 5.11.1 to 5.17.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.11.1...v5.17.0)

Updates `@testing-library/react` from 10.4.7 to 10.4.9
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v10.4.7...v10.4.9)

Updates `@testing-library/react-hooks` from 3.3.0 to 3.7.0
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-hooks-testing-library@v3.3.0...v3.7.0)

Updates `@types/activestorage` from 5.2.2 to 5.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/activestorage)

Updates `@types/enzyme` from 3.10.5 to 3.10.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)

Updates `@types/hoist-non-react-statics` from 3.3.1 to 3.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hoist-non-react-statics)

Updates `@types/lodash` from 4.14.186 to 4.17.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@wojtekmaj/enzyme-adapter-react-17` from 0.6.7 to 0.8.0
- [Release notes](https://github.com/wojtekmaj/enzyme-adapter-react-17/releases)
- [Commits](wojtekmaj/enzyme-adapter-react-17@v0.6.7...v0.8.0)

Updates `bootstrap-sass` from 3.4.1 to 3.4.3
- [Release notes](https://github.com/twbs/bootstrap-sass/releases)
- [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md)
- [Commits](twbs/bootstrap-sass@v3.4.1...v3.4.3)

Updates `enzyme-to-json` from 3.5.0 to 3.6.2
- [Release notes](https://github.com/adriantoine/enzyme-to-json/releases)
- [Changelog](https://github.com/adriantoine/enzyme-to-json/blob/master/CHANGELOG.md)
- [Commits](adriantoine/enzyme-to-json@v3.5.0...v3.6.2)

Updates `jest` from 26.4.2 to 26.6.3
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v26.6.3/packages/jest)

Updates `msw` from 0.36.3 to 0.49.3
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v0.36.3...v0.49.3)

Updates `msw-storybook-addon` from 1.6.3 to 1.10.0
- [Release notes](https://github.com/mswjs/msw-storybook-addon/releases)
- [Changelog](https://github.com/mswjs/msw-storybook-addon/blob/main/packages/msw-addon/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw-storybook-addon/commits/v1.10.0/packages/msw-addon)

Updates `object-hash` from 2.0.3 to 2.2.0
- [Commits](puleos/object-hash@v2.0.3...v2.2.0)

Updates `typescript` from 5.0.3 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.0.3...v5.6.3)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@formatjs/intl-getcanonicallocales"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@formatjs/intl-numberformat"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@formatjs/intl-pluralrules"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@storybook/addons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@storybook/client-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@storybook/html"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@storybook/testing-library"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@types/activestorage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@types/enzyme"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@types/hoist-non-react-statics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: "@wojtekmaj/enzyme-adapter-react-17"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: bootstrap-sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-development
- dependency-name: enzyme-to-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: msw-storybook-addon
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: object-hash
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent dfbcc72 commit e9fa16d
Show file tree
Hide file tree
Showing 2 changed files with 1,426 additions and 1,293 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,38 +22,38 @@
"webpack": "bin/webpack"
},
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/plugin-proposal-decorators": "^7.10.0",
"@babel/preset-react": "^7.10.0",
"@babel/preset-typescript": "^7.9.0",
"@formatjs/intl-getcanonicallocales": "^1.4.6",
"@formatjs/intl-numberformat": "^5.6.4",
"@formatjs/intl-pluralrules": "^3.4.9",
"@babel/core": "^7.25.8",
"@babel/plugin-proposal-decorators": "^7.25.7",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@formatjs/intl-getcanonicallocales": "^1.9.2",
"@formatjs/intl-numberformat": "^5.7.6",
"@formatjs/intl-pluralrules": "^3.5.6",
"@rails/webpacker": "^5.4.4",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-essentials": "^6.5.13",
"@storybook/addon-links": "^6.5.13",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-essentials": "^6.5.16",
"@storybook/addon-links": "^6.5.16",
"@storybook/addons": "^6.5.13",
"@storybook/client-api": "^6.5.13",
"@storybook/html": "^6.5.13",
"@storybook/react": "^6.5.13",
"@storybook/testing-library": "^0.0.13",
"@storybook/client-api": "^6.5.16",
"@storybook/html": "^6.5.16",
"@storybook/react": "^6.5.16",
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^1.3.0",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.4.7",
"@testing-library/react-hooks": "^3.3.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^10.4.9",
"@testing-library/react-hooks": "^3.7.0",
"@testing-library/user-event": "^13.5.0",
"@types/activestorage": "^5.2.2",
"@types/activestorage": "^5.2.8",
"@types/color": "^3.0.0",
"@types/enzyme": "^3.1.9",
"@types/enzyme": "^3.10.18",
"@types/enzyme-to-json": "^1.5.1",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/hoist-non-react-statics": "^3.3.5",
"@types/i18n-js": "^3.8.0",
"@types/jest": "^26.0.14",
"@types/jest-axe": "^3.5.3",
"@types/jquery": "^3.3.1",
"@types/jsdom": "^11.0.4",
"@types/lodash": "^4.14.106",
"@types/lodash": "^4.17.10",
"@types/moment-timezone": "^0.5.9",
"@types/react": "^17",
"@types/react-dom": "^17",
Expand All @@ -65,28 +65,28 @@
"@types/yup": "^0.29.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"babel-jest": "^26",
"babel-plugin-transform-imports": "^2.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"bootstrap": "^3.4.1",
"bootstrap-loader": "github:houdiniproject/bootstrap-loader#compiled_namespaced_3",
"bootstrap-sass": "^3.3.7",
"bootstrap-sass": "^3.4.3",
"enzyme": "^3.8.0",
"enzyme-to-json": "^3.3.3",
"enzyme-to-json": "^3.6.2",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.6.15",
"fork-ts-checker-webpack-plugin": "^6",
"jest": "^26.4.2",
"jest": "^26.6.3",
"jest-axe": "^5.0.1",
"jsdom": "^16",
"msw": "^0.36.3",
"msw-storybook-addon": "^1.6.3",
"object-hash": "^2.0.3",
"msw": "^0.49.3",
"msw-storybook-addon": "^1.10.0",
"object-hash": "^2.2.0",
"rails-erb-loader": "github:usabilityhub/rails-erb-loader#b82129beeda28f8be7a2c82a2189d38a614eebb6",
"react-test-renderer": "^17",
"resolve-url-loader": "^5",
Expand Down
Loading

0 comments on commit e9fa16d

Please sign in to comment.