Skip to content

Commit

Permalink
fix(testing): add tsquery as a dep for jest (#10454)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbados-clemens committed May 24, 2022
1 parent 658d8fd commit 36a7144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest/package.json
Expand Up @@ -36,6 +36,7 @@
"@jest/reporters": "27.5.1",
"@jest/test-result": "27.5.1",
"@nrwl/devkit": "file:../devkit",
"@phenomnomnominal/tsquery": "4.1.1",
"chalk": "4.1.0",
"identity-obj-proxy": "3.0.0",
"jest-config": "27.5.1",
Expand Down

1 comment on commit 36a7144

@vercel
Copy link

@vercel vercel bot commented on 36a7144 May 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app
nx.dev
nx-dev-nrwl.vercel.app

Please sign in to comment.