Skip to content

Commit

Permalink
update tsec to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken committed Feb 12, 2021
1 parent 2911d1d commit ed10bfb
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 @@ -189,7 +189,7 @@
"source-map-support": "^0.3.2",
"style-loader": "^1.0.0",
"ts-loader": "^6.2.1",
"tsec": "0.1.1",
"tsec": "0.1.3",
"typescript": "4.2.0-dev.20201207",
"typescript-formatter": "7.1.0",
"underscore": "^1.8.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9596,10 +9596,10 @@ ts-morph@^3.1.3:
multimatch "^4.0.0"
typescript "^3.0.1"

tsec@0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/tsec/-/tsec-0.1.1.tgz#aed25d4aeea0d1f641d4c941c3da23db1a7d1ce2"
integrity sha512-hAQJlm4SXO5c8//rWNdIwa8CX9wcXeyxo0S+D5pgU+m88LEbXqd+FGyVaysbfnVf6yywpQFte3dpXaudOl+NeQ==
tsec@0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/tsec/-/tsec-0.1.3.tgz#e3bc072c3307ba532c45efc8050d5eb8d52dadee"
integrity sha512-ek9ga1ZHFpLb96ydHQXgsAlgk2uEiVswmwyGNGuMakl2KFnJqLa2zvG7Qqxoo1PhSooyY7WNP1cgSYzgWTHetg==
dependencies:
glob "^7.1.1"

Expand Down

0 comments on commit ed10bfb

Please sign in to comment.