Skip to content

Commit

Permalink
chore(deps): @types/chai
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2021
1 parent 2620194 commit e43ccd1
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 @@ -21,7 +21,7 @@
"@mike-north/js-lib-semantic-release-config": "1.0.1",
"@types/aws-lambda": "8.10.65",
"@types/aws-sdk": "2.7.0",
"@types/chai": "4.1.7",
"@types/chai": "4.2.18",
"@types/mocha": "5.2.7",
"@types/node": "9.6.61",
"chai": "4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1628,10 +1628,10 @@
dependencies:
aws-sdk "*"

"@types/chai@4.1.7":
version "4.1.7"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.7.tgz#1b8e33b61a8c09cbe1f85133071baa0dbf9fa71a"
integrity sha512-2Y8uPt0/jwjhQ6EiluT0XCri1Dbplr0ZxfFXUz+ye13gaqE8u5gL5ppao1JrUYr9cIip5S6MvQzBS7Kke7U9VA==
"@types/chai@4.2.18":
version "4.2.18"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.18.tgz#0c8e298dbff8205e2266606c1ea5fbdba29b46e4"
integrity sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==

"@types/glob@^7.1.1":
version "7.1.3"
Expand Down

0 comments on commit e43ccd1

Please sign in to comment.