Function to manually mark strings to be extracted using ngx-translate-extract
Go to file
dependabot[bot] cd5dd81ac0
Bump minimist, minimist and protractor (#18)
Bumps [minimist](https://github.com/substack/minimist), [minimist](https://github.com/substack/minimist) and [protractor](https://github.com/angular/protractor). These dependencies needed to be updated together.

Updates `minimist` from 1.2.0 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.6)

Updates `minimist` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.6)

Updates `protractor` from 5.4.2 to 5.4.4
- [Release notes](https://github.com/angular/protractor/releases)
- [Changelog](https://github.com/angular/protractor/blob/5.4.4/CHANGELOG.md)
- [Commits](https://github.com/angular/protractor/compare/5.4.2...5.4.4)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: protractor
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 17:42:26 +03:00
e2e Initial commit 2019-06-24 12:39:17 +02:00
projects/ngx-translate-extract-marker rename extract to marker 2019-06-25 13:12:52 +02:00
src Initial commit 2019-06-24 12:39:17 +02:00
.angulardoc.json Initial commit 2019-06-24 12:39:17 +02:00
.editorconfig Initial commit 2019-06-24 12:39:17 +02:00
.gitignore Initial commit 2019-06-24 12:39:17 +02:00
angular.json Initial commit 2019-06-24 12:39:17 +02:00
browserslist Initial commit 2019-06-24 12:39:17 +02:00
karma.conf.js Initial commit 2019-06-24 12:39:17 +02:00
LICENSE Initial commit 2019-06-24 12:37:12 +02:00
package-lock.json Bump minimist, minimist and protractor (#18) 2022-08-28 17:42:26 +03:00
package.json Bump minimist, minimist and protractor (#18) 2022-08-28 17:42:26 +03:00
tsconfig.app.json Initial commit 2019-06-24 12:39:17 +02:00
tsconfig.json Initial commit 2019-06-24 12:39:17 +02:00
tsconfig.spec.json Initial commit 2019-06-24 12:39:17 +02:00
tslint.json Initial commit 2019-06-24 12:39:17 +02:00