Skip to content

Commit

Permalink
chore: update distilt to cleanup lint-staged and husky settings
Browse files Browse the repository at this point in the history
  • Loading branch information
sastan committed Jan 9, 2021
1 parent 8035689 commit 3c7027e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"c8": "^7.3.5",
"distilt": "^0.9.1",
"distilt": "^0.9.2",
"dlv": "^1.1.3",
"doctoc": "^2.0.0",
"esbuild": "^0.8.23",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1115,10 +1115,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"

distilt@^0.9.1:
version "0.9.1"
resolved "https://registry.npmjs.org/distilt/-/distilt-0.9.1.tgz#b26afae7953a1eccd4dea836f775aba0a07c52e4"
integrity sha512-5XGPzzToLa5ROXZUop5+Fpcs+tMjGHb/oVtqkBhq9O0fOR545Wn1Y88SkjbQe8kRFiroViU3yxy66Xs/U4LebQ==
distilt@^0.9.2:
version "0.9.2"
resolved "https://registry.npmjs.org/distilt/-/distilt-0.9.2.tgz#cf997a31c86c77a9a49c516dedca9a0533ad882a"
integrity sha512-wYVsQ1PDAbJvGC5NO6MYzPUXEPfX0lKx8uLkW2syVZ5oeT+y8UbArBs5ZLHeGzQm5htfLtSCH9b6S7GuSdmNQg==
dependencies:
es-module-lexer "^0.3.26"
esbuild "^0.8.28"
Expand Down

0 comments on commit 3c7027e

Please sign in to comment.