Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

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
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent dbbfb97 commit b320904
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 @@ -29,7 +29,7 @@
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@side/commitlint-config": "1.0.2",
"@side/eslint-config-base": "2.1.0",
"@side/eslint-config-base": "2.1.2",
"@side/prettier-config": "1.0.0",
"@types/node": "20.12.13",
"@typescript-eslint/eslint-plugin": "7.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ __metadata:
"@actions/github": "npm:6.0.0"
"@commitlint/cli": "npm:18.6.1"
"@side/commitlint-config": "npm:1.0.2"
"@side/eslint-config-base": "npm:2.1.0"
"@side/eslint-config-base": "npm:2.1.2"
"@side/prettier-config": "npm:1.0.0"
"@types/node": "npm:20.12.13"
"@typescript-eslint/eslint-plugin": "npm:7.11.0"
Expand Down Expand Up @@ -992,16 +992,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

0 comments on commit b320904

Please sign in to comment.