Skip to content

Commit

Permalink
Update dependency @tryghost/nql to v0.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent b169bd1 commit 7733b6a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/bookshelf-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@tryghost/debug": "^0.1.34",
"@tryghost/errors": "^1.3.7",
"@tryghost/nql": "0.12.6",
"@tryghost/nql": "0.12.7",
"@tryghost/tpl": "^0.1.34"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2528,21 +2528,21 @@
dependencies:
lodash "^4.17.11"

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

"@tryghost/[email protected].6":
version "0.12.6"
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.6.tgz#18c8b57f73d37269e2c0ab23b6c3f4f4030804b4"
integrity sha512-IIcfxSgK++O/6om42T+waIjuJCeZ0Ma88ITp/DRbaqgGzUpd9tRAyOzsTTxQkZ7OUbHXd165+ee4myHTh7fmSw==
"@tryghost/[email protected].7":
version "0.12.7"
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.7.tgz#4ef56984809cb39416b9b21b9cd7ae976720f5e3"
integrity sha512-O58X36ug6KZ8n0/a/mkhb0My3vDO/xbH3HlK+U0t6houwQN7xUEOsZxBq7E0w/h4dXXwQCFeW5mIfuRD3FHWIg==
dependencies:
"@tryghost/mongo-knex" "^0.9.1"
"@tryghost/mongo-utils" "^0.6.2"
"@tryghost/nql-lang" "^0.6.2"
"@tryghost/nql-lang" "^0.6.3"
mingo "^2.2.2"

"@tsconfig/node10@^1.0.7":
Expand Down

0 comments on commit 7733b6a

Please sign in to comment.