Skip to content

Commit de5d1ca

Browse files
chore(deps): @types/chai
1 parent a721325 commit de5d1ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@mike-north/js-lib-semantic-release-config": "1.0.1",
2222
"@types/aws-lambda": "8.10.65",
2323
"@types/aws-sdk": "2.7.0",
24-
"@types/chai": "4.1.7",
24+
"@types/chai": "4.3.3",
2525
"@types/mocha": "5.2.7",
2626
"@types/node": "9.6.61",
2727
"chai": "4.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1654,10 +1654,10 @@
16541654
dependencies:
16551655
aws-sdk "*"
16561656

1657-
"@types/chai@4.1.7":
1658-
version "4.1.7"
1659-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.7.tgz#1b8e33b61a8c09cbe1f85133071baa0dbf9fa71a"
1660-
integrity sha512-2Y8uPt0/jwjhQ6EiluT0XCri1Dbplr0ZxfFXUz+ye13gaqE8u5gL5ppao1JrUYr9cIip5S6MvQzBS7Kke7U9VA==
1657+
"@types/chai@4.3.3":
1658+
version "4.3.3"
1659+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.3.tgz#3c90752792660c4b562ad73b3fbd68bf3bc7ae07"
1660+
integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==
16611661

16621662
"@types/glob@^7.1.1":
16631663
version "7.2.0"

0 commit comments

Comments
 (0)