Skip to content

Commit

Permalink
deps: bump the safe-dependencies group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the safe-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@ugrc/dart-board](https://github.com/agrc/kitchen-sink) | `5.0.6` | `5.0.7` |
| [@ugrc/layer-selector](https://github.com/agrc/kitchen-sink) | `6.2.1` | `6.2.2` |
| [@ugrc/sherlock](https://github.com/agrc/kitchen-sink) | `4.0.3` | `4.0.4` |
| [cypress](https://github.com/cypress-io/cypress) | `13.3.0` | `13.3.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.0.1` |


Updates `@ugrc/dart-board` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@dart-board-v5.0.6...dart-board-v5.0.7)

Updates `@ugrc/layer-selector` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@layer-selector-v6.2.1...layer-selector-v6.2.2)

Updates `@ugrc/sherlock` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@sherlock-v4.0.3...sherlock-v4.0.4)

Updates `cypress` from 13.3.0 to 13.3.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.3.0...v13.3.1)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: "@ugrc/dart-board"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@ugrc/layer-selector"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@ugrc/sherlock"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and steveoh committed Oct 12, 2023
1 parent 8a132e9 commit 695988f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 45 deletions.
86 changes: 46 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 @@ -83,9 +83,9 @@
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@ugrc/dart-board": "^5.0.6",
"@ugrc/layer-selector": "^6.2.1",
"@ugrc/sherlock": "^4.0.3",
"@ugrc/dart-board": "^5.0.7",
"@ugrc/layer-selector": "^6.2.2",
"@ugrc/sherlock": "^4.0.4",
"@ugrc/utilities": "^2.2.1",
"bootstrap": "^4.5.3",
"firebase": "^9.23.0",
Expand All @@ -105,12 +105,12 @@
"@testing-library/cypress": "^10.0.1",
"@vitejs/plugin-react": "^4.1.0",
"cpy-cli": "^5.0.0",
"cypress": "^13.3.0",
"cypress": "^13.3.1",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.0.3",
Expand Down

0 comments on commit 695988f

Please sign in to comment.