fill-pot-po
Advanced tools
Comparing version
{ | ||
"name": "fill-pot-po", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Create pre-filled PO files from POT file, using previous PO files.", | ||
@@ -50,4 +50,4 @@ "main": "src/index.js", | ||
"eslint-plugin-jest": "^26.5.3", | ||
"jest": "^28.1.0" | ||
"jest": "^28.1.1" | ||
} | ||
} |
@@ -360,3 +360,3 @@ # fill-pot-po [![GitHub release (latest SemVer)][release-image]][release-url] [![NPM version][npm-image]][npm-url] | ||
[ci-url]: https://github.com/vHeemstra/fill-pot-po/actions/workflows/ci_push_on_main.yml | ||
[ci-image]: https://img.shields.io/github/workflow/status/vHeemstra/fill-pot-po/Lint%20%7C%20Test%20%7C%20Version?label=lint%20%26%20test&logo=github&logoColor=959DA5&labelColor=444D56 | ||
[ci-image]: https://img.shields.io/github/workflow/status/vHeemstra/fill-pot-po/Lint%20%7C%20Test%20%7C%20Release?label=lint%20%26%20test&logo=github&logoColor=959DA5&labelColor=444D56 | ||
[ci-image2]: https://github.com/vHeemstra/fill-pot-po/actions/workflows/ci_push_on_main.yml/badge.svg | ||
@@ -363,0 +363,0 @@ [ci-image3]: https://img.shields.io/static/v1?logo=github&logoColor=959DA5&label=lint%20%26%20tests&labelColor=444D56&message=passing&color=34D058 |