mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-20 12:03:11 -04:00
chore(deps): update dependency @types/enzyme to v3.10.16
This commit is contained in:
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@@ -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:
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user