Skip to content

Commit

Permalink
chore(dev-deps): update dependency @side/eslint-config-base to v2.1.2 (
Browse files Browse the repository at this point in the history
…#513)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 30, 2024
1 parent 80b22f3 commit 9bfc361
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@side/commitlint-config": "1.0.2",
"@side/eslint-config-base": "2.1.0",
"@side/eslint-config-base": "2.1.2",
"@side/eslint-config-jest": "1.0.0",
"@side/prettier-config": "1.0.0",
"@types/jest": "29.5.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1110,16 +1110,16 @@ __metadata:
languageName: node
linkType: hard

"@side/eslint-config-base@npm:2.1.0":
version: 2.1.0
resolution: "@side/eslint-config-base@npm:2.1.0"
"@side/eslint-config-base@npm:2.1.2":
version: 2.1.2
resolution: "@side/eslint-config-base@npm:2.1.2"
dependencies:
eslint-config-airbnb-base: "npm:^15.0.0"
eslint-plugin-import: "npm:^2.25.2"
glob: "npm:^10.0.0"
peerDependencies:
eslint: ">=7.14.0"
checksum: 10/325a3fa4fa2891613b5ba22209f8053f8eb2263e3f2599127bd8f39d945d646ce89e12e220d39475650863af144a270d29b9e9175bc219c932440d78cf88efb5
checksum: 10/e19d29b1fa82403e6f1a98e265df9f04f498a613c76d94cd5e83c90dbc49bc69d88b4b1eaa3b87a533b010be2100382c6236898f5a456197bfaa4555517f9754
languageName: node
linkType: hard

Expand Down Expand Up @@ -1148,7 +1148,7 @@ __metadata:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@side/commitlint-config": "npm:1.0.2"
"@side/eslint-config-base": "npm:2.1.0"
"@side/eslint-config-base": "npm:2.1.2"
"@side/eslint-config-jest": "npm:1.0.0"
"@side/prettier-config": "npm:1.0.0"
"@types/jest": "npm:29.5.12"
Expand Down

0 comments on commit 9bfc361

Please sign in to comment.