Skip to content

Commit 3ba2ee2

Browse files
authored
COMPASS-1420: Use latest styled query history (#1183)
* COMPASS-1420: Use latest styled query history * Update for last set of styles * Bump query parser * Bump to latest
1 parent 33d9c6e commit 3ba2ee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"@mongodb-js/compass-deployment-awareness": "3.2.0",
146146
"@mongodb-js/compass-document-validation": "4.1.0",
147147
"@mongodb-js/compass-serverstats": "9.1.1",
148-
"@mongodb-js/compass-query-history": "0.0.5",
148+
"@mongodb-js/compass-query-history": "0.2.3",
149149
"ampersand-collection": "^1.5.0",
150150
"ampersand-collection-filterable": "^0.2.1",
151151
"ampersand-dom-bindings": "^3.7.0",
@@ -208,7 +208,7 @@
208208
"mongodb-js-metrics": "^1.6.0",
209209
"mongodb-language-model": "^1.1.0",
210210
"mongodb-ns": "^2.0.0",
211-
"mongodb-query-parser": "^0.6.1",
211+
"mongodb-query-parser": "^0.7.0",
212212
"mongodb-schema": "^7.0.0",
213213
"mongodb-shell-to-url": "^0.1.0",
214214
"ms": "^0.7.1",

0 commit comments

Comments
 (0)