Commit Graph

35 Commits

Author SHA1 Message Date
Josh Dick
3e535c2331 chore(build): Update dependencies and regenerate lockfile (#267)
* Remove accidental usage of private authenticated NPM registry; add explicit .npmrc to prevent this in the future
* Update ESLint/Husky to latest versions
* `npm audit fix` termcolors transitive lodash dependency
2021-06-21 23:52:29 -04:00
Snyk bot
ff7b30ebd2 fix: upgrade termcolors from 0.7.2 to 0.7.3 (#258)
Snyk has created this PR to upgrade termcolors from 0.7.2 to 0.7.3.

See this package in npm:
https://www.npmjs.com/package/termcolors

See this project in Snyk:
https://app.snyk.io/org/joshdick/project/8bcd347a-088a-4466-84d3-9ff5a6e77b49?utm_source=github&utm_medium=upgrade-pr
2021-05-24 15:22:54 -04:00
dependabot[bot]
bb94912242 Bump lodash from 4.17.20 to 4.17.21 in /build (#256)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 19:50:32 -04:00
Josh Dick
712a728c38 Update build dependencies (#243) 2020-12-01 18:22:54 -05:00
Snyk bot
05e237915f fix: upgrade termcolors from 0.5.0 to 0.7.0 (#240)
Snyk has created this PR to upgrade termcolors from 0.5.0 to 0.7.0.

See this package in npm:
https://www.npmjs.com/package/termcolors

See this project in Snyk:
https://app.snyk.io/org/joshdick/project/8bcd347a-088a-4466-84d3-9ff5a6e77b49?utm_source=github&utm_medium=upgrade-pr
2020-12-01 17:52:53 -05:00
dependabot[bot]
c0f22072c8 Bump lodash from 4.17.15 to 4.17.19 in /build (#230)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 01:33:22 -04:00
Josh Dick
78d4b029b6 Remove snyk tooling (#228) 2020-07-07 11:51:29 -04:00
Snyk bot
4bd965e298 [Snyk] Fix for 1 vulnerabilities (#218)
* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746

* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746

* fix: build/package.json, build/package-lock.json & build/.snyk to reduce vulnerabilities


The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-05-01 02:09:11 -04:00
Josh Dick
d7b596a252 Greenkeeper/default/husky 4.2.3 (#209)
* chore(package): update husky to version 4.2.3

* chore(package): update lockfile build/package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-02-13 00:44:24 -05:00
Josh Dick
e00c7b40ee Greenkeeper/default/husky 4.2.2 (#208)
* chore(package): update husky to version 4.2.2

* chore(package): update lockfile build/package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-02-12 01:29:35 -05:00
Josh Dick
14b2b274d3 Greenkeeper/default/husky 4.2.0 (#203)
* chore(package): update husky to version 4.2.0

* chore(package): update lockfile build/package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-01-21 21:47:35 -05:00
Josh Dick
6a98de099d Greenkeeper/default/husky 4.0.10 (#199)
* chore(package): update husky to version 4.0.10

* chore(package): update lockfile build/package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-01-19 16:07:29 -05:00
Josh Dick
8bc37fe652 Greenkeeper/default/husky 4.0.6 (#196)
* chore(package): update husky to version 4.0.6

Closes #195

* chore(package): update lockfile build/package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-01-10 09:27:35 -05:00
Josh Dick
8520e0bc80 Greenkeeper/default/husky 3.1.0 (#191)
* chore(package): update husky to version 3.1.0

* chore(package): update lockfile build/package-lock.json
2019-11-17 22:11:53 -05:00
Josh Dick
fe03597611 Dependency updates 2019-10-15 22:19:25 -04:00
Josh Dick
c3ef7a77c0 Greenkeeper/default/husky 3.0.9 (#189)
* chore(package): update husky to version 3.0.9

* chore(package): update lockfile build/package-lock.json
2019-10-13 00:44:08 -04:00
Josh Dick
43986d71c3 Greenkeeper/default/husky 3.0.7 (#183)
* chore(package): update husky to version 3.0.7

* chore(package): update lockfile build/package-lock.json
2019-09-28 14:42:24 -04:00
Josh Dick
af3c27193d Stop using doT for templating; dependency updates 2019-08-06 13:28:29 -04:00
greenkeeper[bot]
4d28b36e85 Update husky in group default to the latest version 🚀 (#172)
* chore(package): update husky to version 3.0.0

* chore(package): update lockfile build/package-lock.json
2019-07-01 15:53:39 -04:00
Josh Dick
9049229882 Dependency updates 2019-06-23 19:16:18 -04:00
Josh Dick
91128e1819 Update dependencies 2019-05-29 00:44:50 -04:00
greenkeeper[bot]
782c195acd Update husky in group default to the latest version 🚀 (#163)
* chore(package): update husky to version 2.0.0

* chore(package): update lockfile build/package-lock.json
2019-04-24 11:44:13 -04:00
Josh Dick
36304e9b54 Don't peg package versions to reduce frequency of Greenkeeper updates 2019-03-30 16:08:53 -04:00
greenkeeper[bot]
d32314d4ab Update eslint in group default to the latest version 🚀 (#156)
* chore(package): update eslint to version 5.15.3

* chore(package): update lockfile build/package-lock.json
2019-03-18 15:27:56 -04:00
greenkeeper[bot]
9cd544f0ff Update eslint in group default to the latest version 🚀 (#155)
* chore(package): update eslint to version 5.15.2

* chore(package): update lockfile build/package-lock.json
2019-03-16 01:41:47 -04:00
greenkeeper[bot]
07f6e3426f Update eslint in group default to the latest version 🚀 (#154)
* chore(package): update eslint to version 5.15.1

* chore(package): update lockfile build/package-lock.json
2019-03-04 23:14:11 -05:00
greenkeeper[bot]
d1ada870ec Update eslint in group default to the latest version 🚀 (#153)
* chore(package): update eslint to version 5.15.0

* chore(package): update lockfile build/package-lock.json
2019-03-02 23:15:03 -05:00
greenkeeper[bot]
205f57702c Update eslint in group default to the latest version 🚀 (#150)
* chore(package): update eslint to version 5.14.1

* chore(package): update lockfile build/package-lock.json
2019-02-18 12:30:57 -05:00
greenkeeper[bot]
f65e71f25f Update eslint in group default to the latest version 🚀 (#149)
* chore(package): update eslint to version 5.14.0

* chore(package): update lockfile build/package-lock.json
2019-02-17 17:36:09 -05:00
greenkeeper[bot]
2e817f0dde Update eslint in group default to the latest version 🚀 (#147)
* chore(package): update eslint to version 5.13.0

* chore(package): update lockfile build/package-lock.json
2019-02-01 13:45:52 -05:00
greenkeeper[bot]
4bf6899763 Update eslint in group default to the latest version 🚀 (#146)
* chore(package): update eslint to version 5.12.1

* chore(package): update lockfile build/package-lock.json
2019-01-18 16:19:03 -05:00
greenkeeper[bot]
4d342c91a8 Update dependencies to enable Greenkeeper 🌴 (#143)
* chore: add Greenkeeper config file

* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* chore(package): update lockfile build/package-lock.json
2019-01-13 20:32:37 -05:00
Josh Dick
dc8431c1a3 Add CircleCI 2019-01-08 19:26:06 -05:00
Josh Dick
8ef6341bab Update build dependencies 2018-03-15 18:56:56 -04:00
Josh Dick
4f0292533a Add plugin highlighting for easymotion/vim-easymotion. Closes #116. 2018-02-23 01:48:04 -05:00