19 Commits

Author SHA1 Message Date
dependabot[bot]
ac992249ae
build(deps): Bump the npm_and_yarn group across 1 directory with 10 updates
Bumps the npm_and_yarn group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ajv](https://github.com/ajv-validator/ajv) | `6.11.0` | `6.12.6` |
| [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `4.1.1` |
| [glob-parent](https://github.com/gulpjs/glob-parent) | `5.1.0` | `5.1.2` |
| [hosted-git-info](https://github.com/npm/hosted-git-info) | `2.8.5` | `2.8.9` |
| [lodash](https://github.com/lodash/lodash) | `4.17.19` | `4.17.21` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |
| [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` |
| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
| [terser](https://github.com/terser/terser) | `4.6.3` | `4.8.1` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |



Updates `ajv` from 6.11.0 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.11.0...v6.12.6)

Updates `ansi-regex` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

Updates `glob-parent` from 5.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

Updates `hosted-git-info` from 2.8.5 to 2.8.9
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Updates `lodash` from 4.17.19 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `path-parse` from 1.0.6 to 1.0.7
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

Updates `terser` from 4.6.3 to 4.8.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.6.3...v4.8.1)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: glob-parent
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: hosted-git-info
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-parse
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: terser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 14:13:55 +00:00
dependabot[bot]
354d343ce6
build(deps): Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 00:52:36 +00:00
c94f480062
feat(project): Update dependence's
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-04-01 13:56:42 +04:00
3f3d4da18b
Merge branch 'master' into develop 2020-03-26 21:56:41 +04:00
dependabot[bot]
5ab5dadfc1
build(deps): Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-26 17:50:29 +00:00
3c92284822
Updated Vue plugin to v6.2.2
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-03-26 20:39:09 +04:00
09caa0dcba
Updated TypeScript to v2.25.0
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-03-26 20:36:44 +04:00
a40468c437
Updated Unicorn to v18.0.0
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-03-26 20:04:51 +04:00
75f7453fb1
uptade(project): Dependency update
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-19 15:25:17 +04:00
6a5695c0b7
feat(vue): Initial Vue config
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-14 13:06:04 +04:00
d7fbade96c
feat(comments): Initial ESLint Comments plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-14 12:39:05 +04:00
92d87f46c8
feat(unicorn): Initial Unicorn plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-14 12:31:12 +04:00
3a6a1d0c3a
feat(sonar): Initial SonarJS plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-14 12:25:05 +04:00
570290241d
feat(security): Initial security plugin
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-14 12:18:59 +04:00
e81b322b43
feat(import): Initial Import's config file
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-13 18:39:46 +04:00
dab6a8a84a
feat(typescript): Initial TypeScript's config
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-13 18:21:21 +04:00
9509148e9d
Formed structure of the repository
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-13 14:30:54 +04:00
15e5ead2d1
Initial TypeScript
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-08 12:55:56 +04:00
8f22444ff0
Initial Yarn
Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-08 03:13:19 +04:00