Skip to content

Commit

Permalink
Update dependency checkly to v4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2023
1 parent 85cb2c2 commit c4c1b41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react": "18.0.17",
"autoprefixer": "10.4.14",
"eslint": "8.43.0",
"checkly": "4.0.8",
"checkly": "4.0.9",
"eslint-config-next": "13.4.6",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
Expand Down
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,16 +798,6 @@
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==

"@oclif/plugin-autocomplete@2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.1.8.tgz#6bf69c4e3acb2adbac91d327badeb91fea40da9a"
integrity sha512-7eUfez+AV5ukiBCuX4iP7L1UW1gY9Ju0+NIi1155klNWPuIjzQGifBQt0Fd8piTaPTkWg/sJUAPvYSxoYBJSOA==
dependencies:
"@oclif/core" "^2.8.0"
chalk "^4.1.0"
debug "^4.3.4"
fs-extra "^9.0.1"

"@oclif/plugin-help@5.1.20":
version "5.1.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.20.tgz#eba25a93266c271c7bbd08034bf53975f022476e"
Expand Down Expand Up @@ -1899,13 +1889,12 @@ character-reference-invalid@^2.0.0:
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz#85c66b041e43b47210faf401278abf808ac45cb9"
integrity sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==

checkly@4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/checkly/-/checkly-4.0.8.tgz#7a9d8b7838c77284e054addf1d57e8c6e7f4e32d"
integrity sha512-vSXHl/P/ybflgRahfkaiSked6fGYvRctPGYMKdgaRjd/R0XAVww+BJS9DUPdsnudaxUBaDqLS8QlD3oCX5Qe3w==
checkly@4.0.9:
version "4.0.9"
resolved "https://registry.yarnpkg.com/checkly/-/checkly-4.0.9.tgz#86bd0954b8cb90b879fe98627e988208df7ffe38"
integrity sha512-2Uwn7NJiB5NH0JDC5SwLSAlTSM7q4BV7RMqm/3uVJu1Ujlx8npy4fFYof2L9+6RxwkLLSsbQfLZuBnNhEcKPLw==
dependencies:
"@oclif/core" "2.0.7"
"@oclif/plugin-autocomplete" "2.1.8"
"@oclif/plugin-help" "5.1.20"
"@oclif/plugin-not-found" "2.3.23"
"@oclif/plugin-plugins" "2.3.0"
Expand Down

0 comments on commit c4c1b41

Please sign in to comment.