Skip to content

Commit

Permalink
build(deps-dev): update changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Jun 30, 2023
1 parent 64cb68b commit d361e0d
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 524 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
"name": "@hydrofoil/vocabularies",
"private": true,
"scripts": {
"postinstall": "yarn-deduplicate",
"fetch": "wsrun -lm --report -c fetch",
"lint": "eslint . --ext .js,.ts --ignore-path .gitignore --quiet",
"release": "changeset publish"
},
"author": "Tomasz Pluskiewicz <[email protected]>",
"license": "MIT",
"devDependencies": {
"@changesets/cli": "^2.16.0",
"@changesets/cli": "^2.26.2",
"@tpluscode/eslint-config": "0.4.3",
"@tpluscode/rdf-ns-builders": "^4",
"@typescript-eslint/eslint-plugin": "^5.60.1",
Expand All @@ -24,7 +25,8 @@
"eslint-plugin-standard": "^4.0.0",
"standard": ">=11",
"typescript": "^5.1.6",
"wsrun": "^5.2.4"
"wsrun": "^5.2.4",
"yarn-deduplicate": "^6.0.2"
},
"keywords": [
"rdf",
Expand Down
Loading

0 comments on commit d361e0d

Please sign in to comment.