Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent adef805 commit 0ac90a4
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.57",
"eslint-config-txo-typescript": "^4.0.58",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3174,10 +3174,10 @@ eslint-config-standard@17.1.0:
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.57:
version "4.0.57"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.57.tgz#37f05923bfa20443da03cbd20cb132ed595cb2c4"
integrity sha512-4T7aIa5G/RYrpmfYOgzdc89BlYfeihjI9OSK10Og7UcOpU2F+A98PeKijgAGmpa3Z0kJ9ci404KCLu8KNIiQZw==
eslint-config-txo-typescript@^4.0.58:
version "4.0.58"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.58.tgz#51886e8eefc377990127a56b20bd320498daec10"
integrity sha512-Gs4T+i+134DK/OQiUGB4gt/7TMEPM7MCvaznPBlONs1Ml4b+T68JI1YD4pu3B6NrGfjPe27npjk74KYvBmcyBA==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.3.0"
"@typescript-eslint/eslint-plugin" "^7.5.0"
Expand All @@ -3189,7 +3189,7 @@ eslint-config-txo-typescript@^4.0.57:
eslint-plugin-jest "^27.9.0"
eslint-plugin-n "^16.6.2"
eslint-plugin-promise "^6.1.1"
globals "^15.1.0"
globals "^15.2.0"

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

globals@^15.1.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.1.0.tgz#4e03d200c8362201636b8cdfaa316d6cef67ff1e"
integrity sha512-926gJqg+4mkxwYKiFvoomM4J0kWESfk3qfTvRL2/oc/tK/eTDBbrfcKnSa2KtfdxB5onoL7D3A3qIHQFpd4+UA==
globals@^15.2.0:
version "15.2.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.2.0.tgz#fbcea7f8964a71d8c6e6867ddadb9788ae1083d8"
integrity sha512-FQ5YwCHZM3nCmtb5FzEWwdUc9K5d3V/w9mzcz8iGD1gC/aOTHc6PouYu0kkKipNJqHAT7m51sqzQjEjIP+cK0A==

globalthis@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit 0ac90a4

Please sign in to comment.