Skip to content

Commit

Permalink
chore(deps): update dependency @side/eslint-config-base to v2.3.1 (#606)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 9a5bcc1 commit 7ad8b99
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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": "19.5.0",
"@side/commitlint-config": "1.1.0",
"@side/eslint-config-base": "2.3.0",
"@side/eslint-config-base": "2.3.1",
"@side/prettier-config": "1.1.0",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "8.14.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ __metadata:
"@actions/github": "npm:6.0.0"
"@commitlint/cli": "npm:19.5.0"
"@side/commitlint-config": "npm:1.1.0"
"@side/eslint-config-base": "npm:2.3.0"
"@side/eslint-config-base": "npm:2.3.1"
"@side/prettier-config": "npm:1.1.0"
"@types/node": "npm:20.17.6"
"@typescript-eslint/eslint-plugin": "npm:8.14.0"
Expand Down Expand Up @@ -985,16 +985,16 @@ __metadata:
languageName: node
linkType: hard

"@side/eslint-config-base@npm:2.3.0":
version: 2.3.0
resolution: "@side/eslint-config-base@npm:2.3.0"
"@side/eslint-config-base@npm:2.3.1":
version: 2.3.1
resolution: "@side/eslint-config-base@npm:2.3.1"
dependencies:
eslint-config-airbnb-base: "npm:^15.0.0"
eslint-plugin-import: "npm:^2.25.2"
glob: "npm:^10.4.1"
glob: "npm:^11.0.0"
peerDependencies:
eslint: ">=7.14.0"
checksum: 10/4451e5bc4d87a275e2bf0ca1b40b94a03d0c064fa52159c24daebb60178f4dbbec3b4836d14e603ba8ee64e8eef2aebd19e4f5e4d06b1c25a9ef38807b5b9a84
checksum: 10/2b83c334b69854b38f9205057a16b945b08ab3f411d1fb9b9c0a01f802c1a0a2fb04f18643402a6dafb2ea640b28612eb94c5ccdeb8b1610a1dcfe94f4a809d3
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ad8b99

Please sign in to comment.