Skip to content

Commit

Permalink
cqaw: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jperl committed May 25, 2020
1 parent bc76915 commit 667fe6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/create-qawolf/test/packageJson.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ describe('addDevDependencies', () => {
\\"name\\": \\"mypackage\\",
\\"devDependencies\\": {
\\"@types/debug\\": \\"^4.1.5\\",
\\"@types/jest\\": \\"^25.2.2\\",
\\"@types/node\\": \\"^14.0.1\\",
\\"@types/jest\\": \\"^25.2.3\\",
\\"@types/node\\": \\"^14.0.5\\",
\\"a\\": \\"*\\",
\\"jest\\": \\"^26.0.1\\",
\\"playwright\\": \\"^1.0.1\\",
\\"qawolf\\": \\"^1.0.1\\",
\\"ts-jest\\": \\"^25.5.1\\",
\\"ts-jest\\": \\"^26.0.0\\",
\\"z\\": \\"*\\"
}
}
Expand Down

0 comments on commit 667fe6c

Please sign in to comment.