Skip to content

Commit

Permalink
chore(deps-dev): bump the lint group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 2 updates: [@sherifforg/types](https://github.com/AndreaPontrandolfo/sheriff/tree/HEAD/packages/sheriff-types) and [eslint-config-sheriff](https://github.com/AndreaPontrandolfo/sheriff/tree/HEAD/packages/eslint-config-sheriff).


Updates `@sherifforg/types` from 3.1.2 to 4.0.0
- [Release notes](https://github.com/AndreaPontrandolfo/sheriff/releases)
- [Changelog](https://github.com/AndreaPontrandolfo/sheriff/blob/master/packages/sheriff-types/CHANGELOG.md)
- [Commits](https://github.com/AndreaPontrandolfo/sheriff/commits/@sherifforg/[email protected]/packages/sheriff-types)

Updates `eslint-config-sheriff` from 18.7.0 to 19.0.0
- [Release notes](https://github.com/AndreaPontrandolfo/sheriff/releases)
- [Changelog](https://github.com/AndreaPontrandolfo/sheriff/blob/master/packages/eslint-config-sheriff/CHANGELOG.md)
- [Commits](https://github.com/AndreaPontrandolfo/sheriff/commits/[email protected]/packages/eslint-config-sheriff)

---
updated-dependencies:
- dependency-name: "@sherifforg/types"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: eslint-config-sheriff
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent ee37e09 commit 053ba32
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 48 deletions.
4 changes: 2 additions & 2 deletions apps/gpa-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"devDependencies": {
"@eslint-types/typescript-eslint": "^7.5.0",
"@eslint-types/unicorn": "^52.0.0",
"@sherifforg/types": "^3.1.2",
"@sherifforg/types": "^4.0.0",
"@total-typescript/ts-reset": "^0.5.1",
"@types/eslint": "~8.56.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@vite-pwa/assets-generator": "^0.2.4",
"browserslist": "^4.23.0",
"browserslist-to-esbuild": "^2.1.1",
"eslint": "^8.57.0",
"eslint-config-sheriff": "^18.7.0",
"eslint-config-sheriff": "^19.0.0",
"eslint-define-config": "^2.1.0",
"fontaine": "^0.5.0",
"lightningcss": "^1.25.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/phs-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@eslint-types/typescript-eslint": "^7.5.0",
"@eslint-types/unicorn": "^52.0.0",
"@sherifforg/types": "^3.1.2",
"@sherifforg/types": "^4.0.0",
"@total-typescript/ts-reset": "^0.5.1",
"@types/eslint": "~8.56.10",
"@types/pathfinding": "^0.0.9",
Expand All @@ -50,7 +50,7 @@
"browserslist": "^4.23.0",
"browserslist-to-esbuild": "^2.1.1",
"eslint": "^8.57.0",
"eslint-config-sheriff": "^18.7.0",
"eslint-config-sheriff": "^19.0.0",
"eslint-define-config": "^2.1.0",
"fontaine": "^0.5.0",
"lightningcss": "^1.25.1",
Expand Down
125 changes: 81 additions & 44 deletions pnpm-lock.yaml

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

0 comments on commit 053ba32

Please sign in to comment.