Skip to content

Commit f753d94

Browse files
authored
Merge pull request #33 from quirrel-dev/depfu/update/yarn/@types/chai-4.2.16
2 parents 174b0d2 + 7062290 commit f753d94

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prepack": "yarn build"
1717
},
1818
"devDependencies": {
19-
"@types/chai": "^4.2.15",
19+
"@types/chai": "^4.2.16",
2020
"@types/md5": "^2.3.0",
2121
"@types/mocha": "^8.2.2",
2222
"@types/node": "^14.14.37",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -939,10 +939,10 @@
939939
"@parcel/utils" "^1.11.0"
940940
physical-cpu-count "^2.0.0"
941941

942-
"@types/chai@^4.2.15":
943-
version "4.2.15"
944-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.15.tgz#b7a6d263c2cecf44b6de9a051cf496249b154553"
945-
integrity sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ==
942+
"@types/chai@^4.2.16":
943+
version "4.2.16"
944+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.16.tgz#f09cc36e18d28274f942e7201147cce34d97e8c8"
945+
integrity sha512-vI5iOAsez9+roLS3M3+Xx7w+WRuDtSmF8bQkrbcIJ2sC1PcDgVoA0WGpa+bIrJ+y8zqY2oi//fUctkxtIcXJCw==
946946

947947
"@types/md5@^2.3.0":
948948
version "2.3.0"

0 commit comments

Comments
 (0)