chore(deps): update dependency @types/enzyme to v3.10.16

This commit is contained in:
renovate[bot]
2023-11-07 04:56:19 +00:00
parent 7655a4ea1b
commit c597de022a
2 changed files with 10 additions and 3 deletions

11
pnpm-lock.yaml generated
View File

@@ -1298,8 +1298,8 @@ importers:
specifier: ^8.0.1
version: 8.0.1(webpack-cli@4.10.0)
'@types/enzyme':
specifier: 3.10.15
version: 3.10.15
specifier: 3.10.16
version: 3.10.16
'@types/enzyme-adapter-react-16':
specifier: 1.0.8
version: 1.0.8
@@ -10353,6 +10353,13 @@ packages:
'@types/react': 16.14.50
dev: true
/@types/enzyme@3.10.16:
resolution: {integrity: sha512-17uMdJjSKjvdn/MhO/G2lRNPZGvJxFpvgONrsRoS1+khtJ6UcnCwC9v3gk2UqPyAkMZb6a1VYxScc/vOgkDl9w==}
dependencies:
'@types/cheerio': 0.22.32
'@types/react': 16.14.50
dev: true
/@types/eslint-scope@3.7.5:
resolution: {integrity: sha512-JNvhIEyxVW6EoMIFIvj93ZOywYFatlpu9deeH6eSx6PE3WHYvHaQtmHmQeNw7aA81bYGBPPQqdtBm6b1SsQMmA==}
dependencies:

View File

@@ -31,7 +31,7 @@
"@freecodecamp/curriculum-helpers": "1.1.0",
"@types/chai": "4.3.9",
"@types/copy-webpack-plugin": "^8.0.1",
"@types/enzyme": "3.10.15",
"@types/enzyme": "3.10.16",
"@types/enzyme-adapter-react-16": "1.0.8",
"@types/jquery": "3.5.26",
"@types/lodash-es": "4.17.10",