mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @types/enzyme to v3.10.13
This commit is contained in:
Generated
+13
-6
@@ -1235,8 +1235,8 @@ importers:
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1(webpack-cli@4.10.0)
|
||||
'@types/enzyme':
|
||||
specifier: 3.10.12
|
||||
version: 3.10.12
|
||||
specifier: 3.10.13
|
||||
version: 3.10.13
|
||||
'@types/enzyme-adapter-react-16':
|
||||
specifier: 1.0.6
|
||||
version: 1.0.6
|
||||
@@ -3786,8 +3786,8 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.20.12)
|
||||
|
||||
/@babel/plugin-proposal-optional-chaining@7.17.12(@babel/core@7.22.9):
|
||||
@@ -3797,8 +3797,8 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.9
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.9)
|
||||
|
||||
/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.18.0):
|
||||
@@ -10657,6 +10657,13 @@ packages:
|
||||
'@types/react': 16.14.43
|
||||
dev: true
|
||||
|
||||
/@types/enzyme@3.10.13:
|
||||
resolution: {integrity: sha512-FCtoUhmFsud0Yx9fmZk179GkdZ4U9B0GFte64/Md+W/agx0L5SxsIIbhLBOxIb9y2UfBA4WQnaG1Od/UsUQs9Q==}
|
||||
dependencies:
|
||||
'@types/cheerio': 0.22.31
|
||||
'@types/react': 16.14.43
|
||||
dev: true
|
||||
|
||||
/@types/eslint-scope@3.7.4:
|
||||
resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==}
|
||||
dependencies:
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@freecodecamp/curriculum-helpers": "1.1.0",
|
||||
"@types/chai": "4.3.5",
|
||||
"@types/copy-webpack-plugin": "^8.0.1",
|
||||
"@types/enzyme": "3.10.12",
|
||||
"@types/enzyme": "3.10.13",
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/jquery": "3.5.16",
|
||||
"@types/lodash-es": "4.17.6",
|
||||
|
||||
Reference in New Issue
Block a user