1
0
mirror of https://github.com/qntm/base1 synced 2026-04-25 23:44:46 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
d4b19804ef
Bump standard from 16.0.4 to 17.0.0 (#28)
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.4...v17.0.0)

---
updated-dependencies:
- dependency-name: standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 16:14:26 +01:00
dependabot[bot]
d865612664
Bump mocha from 9.2.0 to 10.0.0 (#27)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.0 to 10.0.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/v9.2.0...v10.0.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 16:12:39 +01:00
2 changed files with 409 additions and 664 deletions

1069
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,8 +29,8 @@
"dependencies": {},
"devDependencies": {
"c8": "^7.10.0",
"mocha": "^9.2.0",
"standard": "^16.0.1"
"mocha": "^10.0.0",
"standard": "^17.0.0"
},
"files": [
"src"