Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2024
1 parent 7e5f382 commit df1c301
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@txo/tsconfig": "^1.1.1",
"@types/jest": "^29.5.12",
"concurrently": "^8.2.2",
"eslint-config-txo-typescript": "^4.0.64",
"eslint-config-txo-typescript": "^4.0.65",
"husky": "^9.1.4",
"jest": "^29.7.0",
"lint-staged": "^15.2.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3186,10 +3186,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==

eslint-config-txo-typescript@^4.0.64:
version "4.0.64"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.64.tgz#162e9dfa729f7191f5d5e3510e7e5cd208f6eeb8"
integrity sha512-94BiFISLNltyPPx0Mi6igRFwmTbZL61T+Es+oZr4a4L/T3N+fKAaT7evsp7l5LwAprfETS0La01PhHP6W5bJ4Q==
eslint-config-txo-typescript@^4.0.65:
version "4.0.65"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.65.tgz#7833fb6d53ec50b051ebd07f6c394fbb2d1cbc15"
integrity sha512-v1BbM7kEys7nhK5URzkC+Wtaj+/P0WXxfZiaNIZePk73A9+EG0V1sJ3wFZdkVblkoexHw2JogtT/TiwKj+19Nw==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.3.0"
"@typescript-eslint/eslint-plugin" "^7.5.0"
Expand All @@ -3201,7 +3201,7 @@ eslint-config-txo-typescript@^4.0.64:
eslint-plugin-jest "^27.9.0"
eslint-plugin-n "^16.6.2"
eslint-plugin-promise "^6.1.1"
globals "^15.8.0"
globals "^15.9.0"

eslint-import-resolver-node@^0.3.9:
version "0.3.9"
Expand Down Expand Up @@ -3983,10 +3983,10 @@ globals@^13.19.0, globals@^13.24.0:
dependencies:
type-fest "^0.20.2"

globals@^15.8.0:
version "15.8.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.8.0.tgz#e64bb47b619dd8cbf32b3c1a0a61714e33cbbb41"
integrity sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==
globals@^15.9.0:
version "15.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==

globalthis@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit df1c301

Please sign in to comment.