Skip to content

Commit d80ab57

Browse files
committed
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.60
1 parent e0cdd7d commit d80ab57

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@txo/tsconfig": "^1.1.1",
3737
"@types/eslint": "^8.56.10",
3838
"@types/jest": "^29.5.12",
39-
"eslint-config-txo-typescript": "^4.0.59",
39+
"eslint-config-txo-typescript": "^4.0.60",
4040
"husky": "^9.0.11",
4141
"jest": "^29.7.0",
4242
"npm-check-updates": "^16.14.20",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,10 +3066,10 @@ eslint-config-standard@17.1.0:
30663066
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
30673067
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
30683068

3069-
eslint-config-txo-typescript@^4.0.59:
3070-
version "4.0.59"
3071-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.59.tgz#3b97d6ac4641c3eab1da231b40fef922cfe8aebd"
3072-
integrity sha512-4pviNTTiW6lVgqys4dndgkAI4A7RIPKVveXGJuOaZvs+mclOp+zAaaVLQqz6V/x02Rus99/vYfdcgPiM0cbnsg==
3069+
eslint-config-txo-typescript@^4.0.60:
3070+
version "4.0.60"
3071+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.60.tgz#8b1b87431cc67454a0b3aa91fed43c6e97603f5e"
3072+
integrity sha512-XljH3hJc1shkRgVRL1c8drkWhxTJcXy758TN07nuwby3r2nAKclJEKaP4PEyFOO512kx3hVgPhCFLU3b7Qhk9g==
30733073
dependencies:
30743074
"@eslint-community/eslint-plugin-eslint-comments" "^4.3.0"
30753075
"@typescript-eslint/eslint-plugin" "^7.5.0"
@@ -3081,7 +3081,7 @@ eslint-config-txo-typescript@^4.0.59:
30813081
eslint-plugin-jest "^27.9.0"
30823082
eslint-plugin-n "^16.6.2"
30833083
eslint-plugin-promise "^6.1.1"
3084-
globals "^15.3.0"
3084+
globals "^15.4.0"
30853085

30863086
eslint-import-resolver-node@^0.3.9:
30873087
version "0.3.9"
@@ -3823,10 +3823,10 @@ globals@^13.19.0, globals@^13.24.0:
38233823
dependencies:
38243824
type-fest "^0.20.2"
38253825

3826-
globals@^15.3.0:
3827-
version "15.3.0"
3828-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.3.0.tgz#619db01f88d8fb91b0ed841a820cd980299575e5"
3829-
integrity sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==
3826+
globals@^15.4.0:
3827+
version "15.4.0"
3828+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.4.0.tgz#3e36ea6e4d9ddcf1cb42d92f5c4a145a8a2ddc1c"
3829+
integrity sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==
38303830

38313831
globalthis@^1.0.3:
38323832
version "1.0.3"

0 commit comments

Comments
 (0)