Skip to content

Commit

Permalink
chore(deps): update dependency @belgattitude/eslint-config-bases to v…
Browse files Browse the repository at this point in the history
…3.3.0 (#698)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 739a532 commit 4e61001
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
],
"packageManager": "[email protected]",
"devDependencies": {
"@belgattitude/eslint-config-bases": "3.2.0",
"@belgattitude/eslint-config-bases": "3.3.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@commitlint/cli": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.1",
"@belgattitude/eslint-config-bases": "3.2.0",
"@belgattitude/eslint-config-bases": "3.3.0",
"@size-limit/file": "10.0.2",
"@types/jest": "29.5.8",
"@vitest/coverage-istanbul": "0.34.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.1",
"@belgattitude/eslint-config-bases": "3.2.0",
"@belgattitude/eslint-config-bases": "3.3.0",
"@size-limit/file": "10.0.2",
"@size-limit/webpack": "10.0.2",
"@size-limit/webpack-why": "10.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.1",
"@belgattitude/eslint-config-bases": "3.2.0",
"@belgattitude/eslint-config-bases": "3.3.0",
"@size-limit/file": "10.0.2",
"@types/jest": "29.5.8",
"@vitest/coverage-istanbul": "0.34.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -525,9 +525,9 @@ __metadata:
languageName: node
linkType: hard

"@belgattitude/eslint-config-bases@npm:3.2.0":
version: 3.2.0
resolution: "@belgattitude/eslint-config-bases@npm:3.2.0"
"@belgattitude/eslint-config-bases@npm:3.3.0":
version: 3.3.0
resolution: "@belgattitude/eslint-config-bases@npm:3.3.0"
dependencies:
"@rushstack/eslint-patch": "npm:^1.5.1"
"@tanstack/eslint-plugin-query": "npm:^4.36.1 || ^5.0.5"
Expand Down Expand Up @@ -578,7 +578,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 6c6e15c692e5ec71cd7333401847c1ee737ad6ed945f62582e14a9e2af0f10379efb7a72b25ecc5ea07d5d31d216998658a3fd73505f07b59cb44dc81f8eff7e
checksum: c11221c0e19a1f9df9d3a5a6c6739e0e2f2303a30ab8e58d91b5320a8c106122135471f74ed5c4a1e91cf1a34d608618c9a3feaa0751feecdc32e0e0a8b64999
languageName: node
linkType: hard

Expand Down Expand Up @@ -1340,7 +1340,7 @@ __metadata:
resolution: "@httpx/dsn-parser@workspace:packages/dsn-parser"
dependencies:
"@arethetypeswrong/cli": "npm:0.13.1"
"@belgattitude/eslint-config-bases": "npm:3.2.0"
"@belgattitude/eslint-config-bases": "npm:3.3.0"
"@size-limit/file": "npm:10.0.2"
"@types/jest": "npm:29.5.8"
"@vitest/coverage-istanbul": "npm:0.34.6"
Expand Down Expand Up @@ -1370,7 +1370,7 @@ __metadata:
resolution: "@httpx/exception@workspace:packages/exception"
dependencies:
"@arethetypeswrong/cli": "npm:0.13.1"
"@belgattitude/eslint-config-bases": "npm:3.2.0"
"@belgattitude/eslint-config-bases": "npm:3.3.0"
"@size-limit/file": "npm:10.0.2"
"@size-limit/webpack": "npm:10.0.2"
"@size-limit/webpack-why": "npm:10.0.2"
Expand Down Expand Up @@ -1412,7 +1412,7 @@ __metadata:
resolution: "@httpx/json-api@workspace:packages/json-api"
dependencies:
"@arethetypeswrong/cli": "npm:0.13.1"
"@belgattitude/eslint-config-bases": "npm:3.2.0"
"@belgattitude/eslint-config-bases": "npm:3.3.0"
"@httpx/exception": "workspace:^"
"@size-limit/file": "npm:10.0.2"
"@types/jest": "npm:29.5.8"
Expand Down Expand Up @@ -7052,7 +7052,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "httpx-monorepo@workspace:."
dependencies:
"@belgattitude/eslint-config-bases": "npm:3.2.0"
"@belgattitude/eslint-config-bases": "npm:3.3.0"
"@changesets/changelog-github": "npm:0.4.8"
"@changesets/cli": "npm:2.26.2"
"@commitlint/cli": "npm:18.2.0"
Expand Down

0 comments on commit 4e61001

Please sign in to comment.