Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#1063)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent bbefae0 commit 8dfd93d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"env-cmd": "^10.1.0",
"eslint": "^8.27.0",
"eslint": "^8.28.0",
"prettier": "^2.7.1"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2141,10 +2141,10 @@ eslint-visitor-keys@^3.3.0:
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==

eslint@^8.27.0:
version "8.27.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
eslint@^8.28.0:
version "8.28.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
dependencies:
"@eslint/eslintrc" "^1.3.3"
"@humanwhocodes/config-array" "^0.11.6"
Expand Down Expand Up @@ -2598,9 +2598,9 @@ http-errors@2.0.0:
toidentifier "1.0.1"

http-graceful-shutdown@^3.1.5:
version "3.1.10"
resolved "https://registry.npmjs.org/http-graceful-shutdown/-/http-graceful-shutdown-3.1.10.tgz#ab277258a0af08728c09972df9a882ae9da46ba6"
integrity sha512-/qSl36A7KXhiXo8moE5Y9qqMOD5Jw0+qRTgAiEjMmVwMcvy9au5FF8XaSxKIK+nS54WJ2sQqg/3cDcooISeOzg==
version "3.1.11"
resolved "https://registry.npmjs.org/http-graceful-shutdown/-/http-graceful-shutdown-3.1.11.tgz#03c0eb3202c8d407104c941976648eda919318fb"
integrity sha512-tfOwKDZA8kJqDNBK2ur+o55HbhDHoflvDCDgjbmm5eAn0RhqhdlUjVygj8e258B5nn5kNsEFOl7DbXLskKrgGA==
dependencies:
debug "^4.3.4"

Expand Down

0 comments on commit 8dfd93d

Please sign in to comment.