Skip to content

Commit 10368ed

Browse files
chore(deps): update dependency eslint-config-universe to v15.0.4 (#567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34d7e81 commit 10368ed

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@typescript-eslint/parser": "8.59.2",
9292
"eslint": "8.57.1",
9393
"eslint-config-prettier": "10.1.8",
94-
"eslint-config-universe": "15.0.3",
94+
"eslint-config-universe": "15.0.4",
9595
"eslint-plugin-import": "2.32.0",
9696
"eslint-plugin-jest": "27.9.0",
9797
"eslint-plugin-n": "14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5403,10 +5403,10 @@ eslint-config-prettier@^9.1.0:
54035403
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
54045404
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
54055405

5406-
eslint-config-universe@15.0.3:
5407-
version "15.0.3"
5408-
resolved "https://registry.yarnpkg.com/eslint-config-universe/-/eslint-config-universe-15.0.3.tgz#4a2c6099a028f86f863542c8e60ac36f504bbb11"
5409-
integrity sha512-fUMsNXp7GJBu7Sz9PXFBbXhkiixdQ5sbnViFIBbk6ORAfeokczJ+eVv5HQ2gwxPQdbfJarpkO9WZDtxIvJnEGw==
5406+
eslint-config-universe@15.0.4:
5407+
version "15.0.4"
5408+
resolved "https://registry.yarnpkg.com/eslint-config-universe/-/eslint-config-universe-15.0.4.tgz#c563efdeb1193317a609d1c66fb6864eefd937c7"
5409+
integrity sha512-7XTb/JTLzntJTUHXnR7ADl78kzRpQLm75NOjx1kYFnEMArJk69mDJ96WREzttro4/TOlQ9paGL+WFsRXk1vLkw==
54105410
dependencies:
54115411
"@typescript-eslint/eslint-plugin" "^8.29.1"
54125412
"@typescript-eslint/parser" "^8.29.1"

0 commit comments

Comments
 (0)