chore(deps): update dependency @types/chai to v4.3.9

This commit is contained in:
renovate[bot]
2023-10-24 11:01:08 +00:00
parent cffae9d5a0
commit bd5fb580b7
2 changed files with 7 additions and 3 deletions

8
pnpm-lock.yaml generated
View File

@@ -1286,8 +1286,8 @@ importers:
specifier: 1.1.0
version: 1.1.0
'@types/chai':
specifier: 4.3.6
version: 4.3.6
specifier: 4.3.9
version: 4.3.9
'@types/copy-webpack-plugin':
specifier: ^8.0.1
version: 8.0.1(webpack-cli@4.10.0)
@@ -10325,6 +10325,10 @@ packages:
resolution: {integrity: sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==}
dev: true
/@types/chai@4.3.9:
resolution: {integrity: sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==}
dev: true
/@types/cheerio@0.22.32:
resolution: {integrity: sha512-4RrpCp5ufWTLb6/1RCOjazRhUM6DTD79l763det29n8kLmPB7XeN46cxlUf2GsSF+0g6CbWT5nYl8C/Gs15bdg==}
dependencies:

View File

@@ -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.6",
"@types/chai": "4.3.9",
"@types/copy-webpack-plugin": "^8.0.1",
"@types/enzyme": "3.10.14",
"@types/enzyme-adapter-react-16": "1.0.7",