Skip to content

Commit

Permalink
Merge branch 'main' into renovate/unit-test-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss committed Jan 1, 2022
2 parents 1697c6d + 7ffe13a commit 098b4e9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
},
"dependencies": {
"@cspotcode/source-map-support": "^0.7.0",
"@cucumber/ci-environment": "8.0.0",
"@cucumber/ci-environment": "8.0.1",
"@cucumber/cucumber-expressions": "14.0.0",
"@cucumber/gherkin": "22.0.0",
"@cucumber/gherkin-streams": "4.0.0",
Expand Down Expand Up @@ -266,7 +266,7 @@
"stream-to-string": "1.2.0",
"ts-node": "10.4.0",
"tsd": "0.19.1",
"typescript": "4.5.2"
"typescript": "4.5.4"
},
"scripts": {
"build-local": "genversion --es6 src/version.ts && tsc --build tsconfig.node.json && shx cp src/importer.js lib/ && shx cp src/wrapper.mjs lib/",
Expand Down

0 comments on commit 098b4e9

Please sign in to comment.