SRGSSR / pillarbox-web

Pillarbox is a versatile media playback ecosystem engineered for the web.
https://srgssr.github.io/pillarbox-web-demo/
MIT License
11 stars 1 forks source link

chore(npm): update dev dependencies #190

Closed amtins closed 6 months ago

amtins commented 6 months ago

Description

Running the command npm outdated returns the following result:

Package Current Latest
@types/jest 29.5.11 29.5.12
stylelint 16.2.0 16.2.1

This update allows to close #181 and use the latest versions of various development dependencies.

Changes made

github-actions[bot] commented 6 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 98.39% 489/497
🟒 Branches 93.44% 228/244
🟒 Functions 100% 136/136
🟒 Lines 99.16% 473/477

Test suite run success

153 tests passing in 9 suites.

Report generated by πŸ§ͺjest coverage report action from 1715ad94850ef2c3fe4dfb04ce7b34bc2f0a5345

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: