Skip to content

Commit

Permalink
Bump the patch group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [chrono-node](https://github.com/wanasit/chrono) | `2.7.6` | `2.7.7` |
| [react-select](https://github.com/JedWatson/react-select) | `5.8.0` | `5.8.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.47.1` | `1.47.2` |
| [jsdom](https://github.com/jsdom/jsdom) | `25.0.0` | `25.0.1` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.1` | `16.0.2` |


Updates `chrono-node` from 2.7.6 to 2.7.7
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.7.6...v2.7.7)

Updates `react-select` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.1)

Updates `@playwright/test` from 1.47.1 to 1.47.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.1...v1.47.2)

Updates `jsdom` from 25.0.0 to 25.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.0...25.0.1)

Updates `sass-loader` from 16.0.1 to 16.0.2
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.1...v16.0.2)

---
updated-dependencies:
- dependency-name: chrono-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 22, 2024
1 parent f233dd5 commit c32fda7
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 45 deletions.
104 changes: 64 additions & 40 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"bootstrap-icons": "^1.11.3",
"bootstrap-switch-button-react": "^1.2.0",
"canvas-confetti": "^1.9.3",
"chrono-node": "^2.7.6",
"chrono-node": "^2.7.7",
"classnames": "^2.5.1",
"code-tag": "^1.2.0",
"connected-react-router": "^6.9.1",
Expand Down Expand Up @@ -139,7 +139,7 @@
"react-redux": "^7.2.4",
"react-router": "5.3.4",
"react-router-dom": "^5.3.4",
"react-select": "^5.8.0",
"react-select": "^5.8.1",
"react-select-virtualized": "^5.6.0",
"react-shadow": "^20.5.0",
"react-spinners": "^0.13.0",
Expand Down Expand Up @@ -183,7 +183,7 @@
"devDependencies": {
"@axe-core/playwright": "^4.10.0",
"@fortawesome/fontawesome-common-types": "^0.2.36",
"@playwright/test": "^1.47.1",
"@playwright/test": "^1.47.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@shopify/jest-dom-mocks": "^5.2.0",
"@sindresorhus/tsconfig": "^6.0.0",
Expand Down Expand Up @@ -272,7 +272,7 @@
"jest-extended": "^4.0.2",
"jest-location-mock": "^2.0.0",
"jest-webextension-mock": "^3.9.0",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"jsdom-testing-mocks": "^1.13.1",
"knip": "^5.30.2",
"mini-css-extract-plugin": "^2.6.1",
Expand All @@ -285,7 +285,7 @@
"prettier": "3.1.0",
"react-refresh-typescript": "^2.0.9",
"react-select-event": "^5.3.0",
"sass-loader": "^16.0.1",
"sass-loader": "^16.0.2",
"shadow-dom-testing-library": "^1.11.3",
"storybook": "^7.6.17",
"storybook-addon-swc": "^1.2.0",
Expand Down

0 comments on commit c32fda7

Please sign in to comment.