Skip to content

Commit

Permalink
Merge branch 'main' into prog-bar-counts
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelien-reeves committed Jun 1, 2021
2 parents ecb0631 + ee90922 commit d9d6a51
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,13 +207,13 @@
"@cucumber/message-streams": "2.0.0",
"@cucumber/query": "10.0.0",
"@sinonjs/fake-timers": "7.0.5",
"@types/bluebird": "3.5.33",
"@types/bluebird": "3.5.35",
"@types/chai": "4.2.17",
"@types/dirty-chai": "2.0.2",
"@types/express": "4.17.11",
"@types/fs-extra": "9.0.11",
"@types/glob": "7.1.3",
"@types/lodash": "4.14.168",
"@types/lodash": "4.14.170",
"@types/mocha": "8.2.2",
"@types/mustache": "4.1.1",
"@types/mz": "2.7.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,10 +396,10 @@
resolved "https://registry.yarnpkg.com/@teppeis/multimaps/-/multimaps-2.0.0.tgz#2114ee964b702f9777d0e07899087ad9cd89a0de"
integrity sha512-TL1adzq1HdxUf9WYduLcQ/DNGYiz71U31QRgbnr0Ef1cPyOUOsBojxHVWpFeOSUucB6Lrs0LxFRA14ntgtkc9w==

"@types/bluebird@3.5.33":
version "3.5.33"
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.33.tgz#d79c020f283bd50bd76101d7d300313c107325fc"
integrity sha512-ndEo1xvnYeHxm7I/5sF6tBvnsA4Tdi3zj1keRKRs12SP+2ye2A27NDJ1B6PqkfMbGAcT+mqQVqbZRIrhfOp5PQ==
"@types/bluebird@3.5.35":
version "3.5.35"
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.35.tgz#3964c48372bf62d60616d8673dd77a9719ebac9b"
integrity sha512-2WeeXK7BuQo7yPI4WGOBum90SzF/f8rqlvpaXx4rjeTmNssGRDHWf7fgDUH90xMB3sUOu716fUK5d+OVx0+ncQ==

"@types/body-parser@*":
version "1.19.0"
Expand Down Expand Up @@ -485,10 +485,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@4.14.168":
version "4.14.168"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
"@types/lodash@4.14.170":
version "4.14.170"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==

"@types/mime@^1":
version "1.3.2"
Expand Down

0 comments on commit d9d6a51

Please sign in to comment.