Skip to content

Commit 0bfbdc8

Browse files
chore(deps-dev): bump the lint group with 2 updates
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]>
1 parent 664a05f commit 0bfbdc8

File tree

3 files changed

+85
-48
lines changed

3 files changed

+85
-48
lines changed

apps/gpa-calculator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"devDependencies": {
3838
"@eslint-types/typescript-eslint": "^7.5.0",
3939
"@eslint-types/unicorn": "^52.0.0",
40-
"@sherifforg/types": "^3.1.2",
40+
"@sherifforg/types": "^4.0.0",
4141
"@total-typescript/ts-reset": "^0.5.1",
4242
"@types/eslint": "~8.56.10",
4343
"@typescript-eslint/eslint-plugin": "^7.18.0",
4444
"@vite-pwa/assets-generator": "^0.2.4",
4545
"browserslist": "^4.23.3",
4646
"browserslist-to-esbuild": "^2.1.1",
4747
"eslint": "^8.57.0",
48-
"eslint-config-sheriff": "^18.7.0",
48+
"eslint-config-sheriff": "^19.0.0",
4949
"eslint-define-config": "^2.1.0",
5050
"fontaine": "^0.5.0",
5151
"lightningcss": "^1.25.1",

apps/phs-map/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@eslint-types/typescript-eslint": "^7.5.0",
4343
"@eslint-types/unicorn": "^52.0.0",
44-
"@sherifforg/types": "^3.1.2",
44+
"@sherifforg/types": "^4.0.0",
4545
"@total-typescript/ts-reset": "^0.5.1",
4646
"@types/eslint": "~8.56.10",
4747
"@types/pathfinding": "^0.0.9",
@@ -50,7 +50,7 @@
5050
"browserslist": "^4.23.3",
5151
"browserslist-to-esbuild": "^2.1.1",
5252
"eslint": "^8.57.0",
53-
"eslint-config-sheriff": "^18.7.0",
53+
"eslint-config-sheriff": "^19.0.0",
5454
"eslint-define-config": "^2.1.0",
5555
"fontaine": "^0.5.0",
5656
"lightningcss": "^1.25.1",

pnpm-lock.yaml

Lines changed: 81 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)