Skip to content

Commit 7b8b897

Browse files
chore(deps): bump @ver0/eslint-config from 1.1.1 to 1.1.2 (#5)
Bumps [@ver0/eslint-config](https://github.com/ver0-project/eslint-config) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/ver0-project/eslint-config/releases) - [Changelog](https://github.com/ver0-project/eslint-config/blob/master/.releaserc.json) - [Commits](ver0-project/eslint-config@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: "@ver0/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f194eb commit 7b8b897

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@commitlint/config-conventional": "^19.7.1",
4646
"@types/react": "^19.0.8",
4747
"@types/react-dom": "^19.0.3",
48-
"@ver0/eslint-config": "^1.1.1",
48+
"@ver0/eslint-config": "^1.1.2",
4949
"@ver0/eslint-formatter-gha": "^1.0.1",
5050
"@vitest/coverage-v8": "^3.0.5",
5151
"eslint": "^9.20.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,9 +1756,9 @@ __metadata:
17561756
languageName: node
17571757
linkType: hard
17581758

1759-
"@ver0/eslint-config@npm:^1.1.1":
1760-
version: 1.1.1
1761-
resolution: "@ver0/eslint-config@npm:1.1.1"
1759+
"@ver0/eslint-config@npm:^1.1.2":
1760+
version: 1.1.2
1761+
resolution: "@ver0/eslint-config@npm:1.1.2"
17621762
dependencies:
17631763
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.1"
17641764
"@eslint/js": "npm:^9.19.0"
@@ -1782,7 +1782,7 @@ __metadata:
17821782
prettier: "npm:^3.4.2"
17831783
typescript: "npm:^5.7.3"
17841784
typescript-eslint: "npm:^8.23.0"
1785-
checksum: 10c0/335991acad3f2d7b99b526a6a116f5f946b87b8e64e42af2e53a1174ccd843e265a8d2f8dfe9516c682737f372de42f27d191b77b369865ebddeff7e33357e69
1785+
checksum: 10c0/c6552bfe34bb6479f48e9bfe04824f538fd6da2ca1c47dcb0c64c6b5ce8eab96d48f03dd856cf90dbe653b331385c60a481a93d04e3bec50929eead6d1711842
17861786
languageName: node
17871787
linkType: hard
17881788

@@ -1803,7 +1803,7 @@ __metadata:
18031803
"@commitlint/config-conventional": "npm:^19.7.1"
18041804
"@types/react": "npm:^19.0.8"
18051805
"@types/react-dom": "npm:^19.0.3"
1806-
"@ver0/eslint-config": "npm:^1.1.1"
1806+
"@ver0/eslint-config": "npm:^1.1.2"
18071807
"@ver0/eslint-formatter-gha": "npm:^1.0.1"
18081808
"@vitest/coverage-v8": "npm:^3.0.5"
18091809
eslint: "npm:^9.20.0"

0 commit comments

Comments
 (0)