Skip to content

Commit 1502e1a

Browse files
Update dependency @tryghost/nql to v0.12.7
1 parent d44913b commit 1502e1a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/bookshelf-filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@tryghost/debug": "^0.1.35",
3232
"@tryghost/errors": "^1.3.8",
33-
"@tryghost/nql": "0.12.6",
33+
"@tryghost/nql": "0.12.7",
3434
"@tryghost/tpl": "^0.1.35"
3535
}
3636
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2601,21 +2601,21 @@
26012601
dependencies:
26022602
lodash "^4.17.11"
26032603

2604-
"@tryghost/nql-lang@^0.6.2":
2604+
"@tryghost/nql-lang@^0.6.3":
26052605
version "0.6.3"
26062606
resolved "https://registry.yarnpkg.com/@tryghost/nql-lang/-/nql-lang-0.6.3.tgz#3fe9015d5ebcfdf50be409bf1b0f6cc22cfb47a1"
26072607
integrity sha512-NnSdAjN3TIcm8g1/QW/EKLeGKAYIQR6CQZULMt1mbV+lVWnNjrgZNZchg4a90CdC5e0owOps+rz+2dmpDEC/Iw==
26082608
dependencies:
26092609
date-fns "^2.28.0"
26102610

2611-
"@tryghost/nql@0.12.6":
2612-
version "0.12.6"
2613-
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.6.tgz#18c8b57f73d37269e2c0ab23b6c3f4f4030804b4"
2614-
integrity sha512-IIcfxSgK++O/6om42T+waIjuJCeZ0Ma88ITp/DRbaqgGzUpd9tRAyOzsTTxQkZ7OUbHXd165+ee4myHTh7fmSw==
2611+
"@tryghost/nql@0.12.7":
2612+
version "0.12.7"
2613+
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.7.tgz#4ef56984809cb39416b9b21b9cd7ae976720f5e3"
2614+
integrity sha512-O58X36ug6KZ8n0/a/mkhb0My3vDO/xbH3HlK+U0t6houwQN7xUEOsZxBq7E0w/h4dXXwQCFeW5mIfuRD3FHWIg==
26152615
dependencies:
26162616
"@tryghost/mongo-knex" "^0.9.1"
26172617
"@tryghost/mongo-utils" "^0.6.2"
2618-
"@tryghost/nql-lang" "^0.6.2"
2618+
"@tryghost/nql-lang" "^0.6.3"
26192619
mingo "^2.2.2"
26202620

26212621
"@tryghost/string@0.2.15":

0 commit comments

Comments
 (0)