Skip to content

Commit

Permalink
Bump @types/lusca from 1.6.2 to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and OmTheTurtle committed Mar 21, 2021
1 parent 09bbeea commit 0a930a0
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 @@ -63,7 +63,7 @@
"@types/express-session": "^1.17.0",
"@types/faker": "^5.1.4",
"@types/jest": "^26.0.21",
"@types/lusca": "^1.6.2",
"@types/lusca": "^1.7.0",
"@types/markdown-it": "^12.0.1",
"@types/multer": "^1.4.4",
"@types/node": "^14.14.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -756,10 +756,10 @@
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.0.tgz#c0ca4c253664492dbf47a646f31cfd483a6bbc95"
integrity sha512-x9OaQQTb1N2hPZ/LWJsqushexDvz7NgzuZxiRmZio44WPuolTZNHDBCrOxCzRVOMwamJRO2dWax5NbygOf1OTQ==

"@types/lusca@^1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@types/lusca/-/lusca-1.6.2.tgz#3fee8d9db4b6cd30540a35044c7a152bbf0dcb18"
integrity sha512-ZsMbyANM6PdOHOMo/LmgEIjelh8G54yi3i+Mqm/9AiWUX9SgTc874hJiHts6brEKQlD9oDVSxL/2o+tYkYc59w==
"@types/lusca@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@types/lusca/-/lusca-1.7.0.tgz#5b00397d84c26137af2482160d9e91d391aa1324"
integrity sha512-iJIzYp7w6CQwNPTmoO1KTStQNQaM4dV5mbWlXpJ6gOp2FdoI+jWvTPiaUXRUpdVYGl/HT4utxU9nGkt4F2ak+w==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit 0a930a0

Please sign in to comment.