Skip to content

Commit 2afcc9a

Browse files
authored
Merge pull request #9 from flycode-org/renovate/phenomnomnominal-tsquery-4.x
Update dependency @phenomnomnominal/tsquery to v4.2.0
2 parents b7a8b47 + 5924a8e commit 2afcc9a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@monaco-editor/react": "4.3.1",
7-
"@phenomnomnominal/tsquery": "4.1.1",
7+
"@phenomnomnominal/tsquery": "4.2.0",
88
"@testing-library/jest-dom": "5.15.1",
99
"@testing-library/react": "11.2.7",
1010
"@testing-library/user-event": "12.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,10 +1543,10 @@
15431543
mkdirp "^1.0.4"
15441544
rimraf "^3.0.2"
15451545

1546-
"@phenomnomnominal/tsquery@4.1.1":
1547-
version "4.1.1"
1548-
resolved "https://registry.yarnpkg.com/@phenomnomnominal/tsquery/-/tsquery-4.1.1.tgz#42971b83590e9d853d024ddb04a18085a36518df"
1549-
integrity sha512-jjMmK1tnZbm1Jq5a7fBliM4gQwjxMU7TFoRNwIyzwlO+eHPRCFv/Nv+H/Gi1jc3WR7QURG8D5d0Tn12YGrUqBQ==
1546+
"@phenomnomnominal/tsquery@4.2.0":
1547+
version "4.2.0"
1548+
resolved "https://registry.yarnpkg.com/@phenomnomnominal/tsquery/-/tsquery-4.2.0.tgz#7742ff4af12ce673b0b601ba5515c934f1876b14"
1549+
integrity sha512-hR2U3uVcrrdkuG30ItQ+uFDs4ncZAybxWG0OjTE8ptPzVoU7GVeXpy+vMU8zX9EbmjGeITPw/su5HjYQyAH8bA==
15501550
dependencies:
15511551
esquery "^1.0.1"
15521552

0 commit comments

Comments
 (0)