Skip to content

Commit f4bcbbb

Browse files
committed
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.70
1 parent 7a0043e commit f4bcbbb

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
@@ -38,7 +38,7 @@
3838
"@txo/tsconfig": "^1.1.1",
3939
"@types/eslint": "^8.56.12",
4040
"@types/jest": "^29.5.14",
41-
"eslint-config-txo-typescript": "^4.0.69",
41+
"eslint-config-txo-typescript": "^4.0.70",
4242
"husky": "^9.1.6",
4343
"jest": "^29.7.0",
4444
"npm-check-updates": "^17.1.10",

yarn.lock

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

2845-
eslint-config-txo-typescript@^4.0.69:
2846-
version "4.0.69"
2847-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.69.tgz#62017c551d354831f8de01fb3b8b0e9ad946eff3"
2848-
integrity sha512-wK1iclXUbkzLzuHgFOdjQP+0sgzPZW4rPfx8JRLQDZl21cddWJby/ZNOXv7Au+lATGi/Na/h0ssCNO1cEZUH7Q==
2845+
eslint-config-txo-typescript@^4.0.70:
2846+
version "4.0.70"
2847+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.70.tgz#01d3a4202f75903bc4df23f8e1f986ce0e27af41"
2848+
integrity sha512-kORN/MnrjnjHXQ0ZfySrrme0LbLm7wXE21FHEL4tH7Z5koGZ6jxIetwpj1KapxATI623Dix515Q9xPbDfVlD7Q==
28492849
dependencies:
28502850
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
28512851
"@typescript-eslint/eslint-plugin" "^7.5.0"
@@ -2857,7 +2857,7 @@ eslint-config-txo-typescript@^4.0.69:
28572857
eslint-plugin-jest "^27.9.0"
28582858
eslint-plugin-n "^16.6.2"
28592859
eslint-plugin-promise "^6.1.1"
2860-
globals "^15.11.0"
2860+
globals "^15.12.0"
28612861

28622862
eslint-import-resolver-node@^0.3.9:
28632863
version "0.3.9"
@@ -3565,10 +3565,10 @@ globals@^13.19.0, globals@^13.24.0:
35653565
dependencies:
35663566
type-fest "^0.20.2"
35673567

3568-
globals@^15.11.0:
3569-
version "15.11.0"
3570-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.11.0.tgz#b96ed4c6998540c6fb824b24b5499216d2438d6e"
3571-
integrity sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==
3568+
globals@^15.12.0:
3569+
version "15.12.0"
3570+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
3571+
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==
35723572

35733573
globalthis@^1.0.3:
35743574
version "1.0.3"

0 commit comments

Comments
 (0)