Skip to content

Commit

Permalink
chore(deps): update dependency @types/jira-client to v7 (major) (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 22, 2022
1 parent 97e272c commit ff0a6f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@superdispatch/js-tools": "0.3.0",
"@superdispatch/prettier-config": "0.3.0",
"@superdispatch/tsconfig": "0.3.0",
"@types/jira-client": "6.21.3",
"@types/jira-client": "7.1.4",
"@types/pretty-bytes": "5.2.0",
"esbuild": "0.12.29",
"eslint": "7.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,10 +532,10 @@
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==

"@types/jira-client@6.21.3":
version "6.21.3"
resolved "https://registry.yarnpkg.com/@types/jira-client/-/jira-client-6.21.3.tgz#a822f76354bdfaa908ad173a62e6f70bf14df7a5"
integrity sha512-j5jVMlTI1kwkFT/Sxoi3eLUhNg6X7EqH0TRthrpwlwjdIr81ehigXVJ7FMUH8/xY4I2TNwVQL0MqlemZonbNpA==
"@types/jira-client@7.1.4":
version "7.1.4"
resolved "https://registry.yarnpkg.com/@types/jira-client/-/jira-client-7.1.4.tgz#052eb67e7932aa75c9cc6cd9fbfd83c8b71c8f6e"
integrity sha512-ICnrqjMWK2hvwvlpCMma+9vdxulgC1M+ppnO2kpLbkhfITEv6BrA3+eaVPiBknln5jTdIv1dVwiDPV/e1H2Aug==
dependencies:
"@types/node" "*"
"@types/request" "*"
Expand Down

0 comments on commit ff0a6f4

Please sign in to comment.