Skip to content

Commit ae313fd

Browse files
Update dependency @jq-tools/jq to ^0.0.11
1 parent b6aa644 commit ae313fd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@actions/core": "^1.10.0",
71-
"@jq-tools/jq": "^0.0.10",
71+
"@jq-tools/jq": "^0.0.11",
7272
"yaml": "^2.5.1"
7373
},
7474
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -566,10 +566,10 @@
566566
"@types/yargs" "^17.0.8"
567567
chalk "^4.0.0"
568568

569-
"@jq-tools/jq@^0.0.10":
570-
version "0.0.10"
571-
resolved "https://registry.yarnpkg.com/@jq-tools/jq/-/jq-0.0.10.tgz#339c0d5853f7c1d29c2fe1e2772fa5071bb26d0e"
572-
integrity sha512-XHBjZ7A8M5fy2Ugu2FV7ITSMjbQBTjGSdxTHo1xNFLKfaHwBxoY+H1/05bIhzKjBxER40k1I8PN09dYChSVF3w==
569+
"@jq-tools/jq@^0.0.11":
570+
version "0.0.11"
571+
resolved "https://registry.yarnpkg.com/@jq-tools/jq/-/jq-0.0.11.tgz#4e5d8b308606903893587ee463e2a9543ac74bdc"
572+
integrity sha512-wTTHKZ/sBq1ECm9DGwYMesRfylbE4LIzXxsfThjv/MPTOsLEeXewKjG0nd3B7G0nG+d8SPKZq1Do677QxAso7w==
573573

574574
"@jridgewell/gen-mapping@^0.3.5":
575575
version "0.3.5"

0 commit comments

Comments
 (0)