dependabot[bot]
59d3278ae6
Bump minimatch and mocha
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha ). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `mocha` from 6.2.2 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v6.2.2...v10.2.0 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 14:54:28 +00:00
Jared Hirsch
2f60ae3818
chore(deps): fix nsp issue 1488 in transitive dependencies
2020-03-06 16:06:32 -08:00
Dave Justice
8c5dd84804
release 2.0.1
...
- fix order of prettier config
2019-11-14 19:28:16 +00:00
Dave Justice
8b7f25fdba
Merge branch 'master' into prettier-update
2019-11-08 16:27:41 +00:00
Dave Justice
a8a233ffb2
Feature(configuration): Update config to use prettier
...
This is part of a larger change to consolidate eslint configs
in the monorepo
- added 'no-console' rule to server config
- renamed 'default' config to 'recommended'
- bump version to 2.0.0
- add eslint-config-prettier dependency
- update eslint, ramda, mocha
2019-11-07 19:29:18 +00:00
dependabot[bot]
6f11f0885d
Bump eslint from 3.19.0 to 6.6.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 15:28:45 +00:00
vladikoff
6e258dbd12
Add `no-exclusive-tests` for Mocha tests
2019-01-02 11:28:03 -05:00
Vlad Filippov
e082927b4c
Revert "Extend the eslint-plugin-node plugin to get deprecation notices ( #10 )"
...
This reverts commit dea81bc103
.
2018-03-16 08:22:48 -04:00
Peter deHaan
dea81bc103
Extend the eslint-plugin-node plugin to get deprecation notices ( #10 )
2018-03-14 13:07:28 -04:00
Sean McArthur
c632749a96
remove eslint-config-fxa dependency that was not used
2016-11-14 13:42:27 -08:00
Sean McArthur
57531f3506
bump to mozilla
2016-10-17 09:50:50 -07:00
Sean McArthur
0725b0f502
use mocha for tests
2016-10-10 12:00:29 -07:00
Sean McArthur
0fe5df409e
add travis ci
2016-10-10 11:11:22 -07:00
Sean McArthur
cfce266503
add a test case, slurp in eslint-config configs
2016-10-10 10:58:20 -07:00
Sean McArthur
b81c69a0c2
init
2016-09-30 17:57:29 -07:00