Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
chore(dev-deps): update dependency @side/eslint-config-base to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 52bae99 commit 70c4ec8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@actions/exec": "1.1.1",
"@commitlint/cli": "17.8.1",
"@side/commitlint-config": "1.0.1",
"@side/eslint-config-base": "1.0.0",
"@side/eslint-config-base": "2.0.2",
"@side/eslint-config-jest": "1.0.0",
"@side/prettier-config": "1.0.0",
"@tsconfig/node16": "16.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -955,10 +955,10 @@
dependencies:
"@commitlint/config-conventional" "^18.0.0"

"@side/eslint-config-base@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@side/eslint-config-base/-/eslint-config-base-1.0.0.tgz#4c4d5339abf215ae8d127f6031f3f32e54e7dd94"
integrity sha512-zKG3oP1jNZp6UF3ynHYIDWMGc6i7qsLWTmsFQAq1mV9rQxHiR0f184BB/s3pNa+NOy7rDn13XdClumq13MnNIg==
"@side/eslint-config-base@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@side/eslint-config-base/-/eslint-config-base-2.0.2.tgz#e2776ef1947f4a13ab1424a32fea23a3561e38cd"
integrity sha512-qdWsy8WG6MZjF2YiwdF6wnTASkqGT/FTgHSOgwJqhHe4XUJBFAvbCVI6L/2NZ72mVzwGSXSz9PH+8AGtOY/vYg==
dependencies:
eslint-config-airbnb-base "^15.0.0"
eslint-plugin-import "^2.25.2"
Expand Down

0 comments on commit 70c4ec8

Please sign in to comment.