Bump standard from 15.0.1 to 16.0.0 in /js (#68)

Bumps [standard](https://github.com/standard/standard) from 15.0.1 to 16.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/v15.0.1...v16.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/69/head
dependabot[bot] 4 years ago committed by GitHub
parent c4076f5fc6
commit c9864f262b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      js/package.json

@ -5,7 +5,7 @@
"devDependencies": {
"mocha": "^8.0.1",
"@rdfjs/data-model": "1.1.2",
"standard": "^15.0.0"
"standard": "^16.0.0"
},
"scripts": {
"test": "standard test/*.js && wasm-pack build --dev --target nodejs && mocha",

Loading…
Cancel
Save