Skip to content

Commit

Permalink
chore: 🤖 add sucrase to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jul 8, 2023
1 parent 32c30eb commit 2bf384d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
"blade-formatter": "^1.33.1",
"find-config": "^1.0.0",
"ignore": "^5.2.4",
"sucrase": "^3.32.0",
"tailwindcss": "^3.3.2",
"vscode-extension-telemetry": "^0.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3364,7 +3364,7 @@ espree@^9.5.2:

esprima@^4.0.0, esprima@~4.0.0:
version "4.0.1"
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==

esquery@^1.4.0:
Expand Down

0 comments on commit 2bf384d

Please sign in to comment.