Skip to content

Commit

Permalink
fix: update tstolua
Browse files Browse the repository at this point in the history
Fixes #745
  • Loading branch information
Sidoine committed Dec 16, 2020
1 parent b07880b commit 56fcf58
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 @@ -64,7 +64,7 @@
"@commitlint/config-conventional": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"@wowts/tstolua": "^1.13.2",
"@wowts/tstolua": "^1.13.3",
"commitlint": "^11.0.0",
"csv-parse": "^4.12.0",
"eslint": "^7.14.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1106,10 +1106,10 @@
dependencies:
"@wowts/lua" "^1.3.0"

"@wowts/tstolua@^1.13.2":
version "1.13.2"
resolved "https://registry.yarnpkg.com/@wowts/tstolua/-/tstolua-1.13.2.tgz#f489bb1c265a2ddc4ccce1545785892788595390"
integrity sha512-v3zC4/6SV7f+S/uyn0dIBKoriX5Tqf1e8AFVyQ8FXTAftAVnQ92ixatouzqlXYhUtbM0oqlotbNxN6exQgiRgw==
"@wowts/tstolua@^1.13.3":
version "1.13.3"
resolved "https://registry.yarnpkg.com/@wowts/tstolua/-/tstolua-1.13.3.tgz#cc140da9c8b9ba9f67efb59a276ec17b8709a10d"
integrity sha512-x/muQffBNhmXCydpMdK8c5IaJSwiZv0bSrGnixmKreK3ft75wGvdmEG49O76ZMqx0Cytiwq+qoxsaecDlLd7GQ==
dependencies:
"@types/degit" "^2.8.0"
commander "^6.2.0"
Expand Down

0 comments on commit 56fcf58

Please sign in to comment.