Bump standard from 14.3.4 to 15.0.0 in /js (#67)

pull/68/head
dependabot[bot] 4 years ago committed by GitHub
parent eeaccfd5a3
commit 2cda7d3f2e
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": "^14.3.4"
"standard": "^15.0.0"
},
"scripts": {
"test": "standard test/*.js && wasm-pack build --dev --target nodejs && mocha",

Loading…
Cancel
Save