mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @types/chai to v4.3.10
This commit is contained in:
Generated
+6
-6
@@ -1292,8 +1292,8 @@ importers:
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0
|
||||
'@types/chai':
|
||||
specifier: 4.3.9
|
||||
version: 4.3.9
|
||||
specifier: 4.3.10
|
||||
version: 4.3.10
|
||||
'@types/copy-webpack-plugin':
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1(webpack-cli@4.10.0)
|
||||
@@ -10264,12 +10264,12 @@ packages:
|
||||
resolution: {integrity: sha512-Yq6rIccwcco0TLD5SMUrIM7Fk7Fe/C0jmNRxJJCLtAF6gebDkPuUjK5EHedxecm69Pi/aA+It39Ux4OHmFhjRw==}
|
||||
dev: true
|
||||
|
||||
/@types/chai@4.3.6:
|
||||
resolution: {integrity: sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==}
|
||||
/@types/chai@4.3.10:
|
||||
resolution: {integrity: sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==}
|
||||
dev: true
|
||||
|
||||
/@types/chai@4.3.9:
|
||||
resolution: {integrity: sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==}
|
||||
/@types/chai@4.3.6:
|
||||
resolution: {integrity: sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==}
|
||||
dev: true
|
||||
|
||||
/@types/cheerio@0.22.32:
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@babel/preset-env": "7.23.2",
|
||||
"@babel/preset-typescript": "7.23.2",
|
||||
"@freecodecamp/curriculum-helpers": "1.1.0",
|
||||
"@types/chai": "4.3.9",
|
||||
"@types/chai": "4.3.10",
|
||||
"@types/copy-webpack-plugin": "^8.0.1",
|
||||
"@types/enzyme": "3.10.16",
|
||||
"@types/enzyme-adapter-react-16": "1.0.9",
|
||||
|
||||
Reference in New Issue
Block a user