chore: update curriculum-helpers to v3.2.0 (#54233)

This commit is contained in:
Dario-DC
2024-04-01 12:10:48 +02:00
committed by GitHub
parent 3c0e1e57f3
commit 64d3bab89b
2 changed files with 13 additions and 31 deletions
+12 -30
View File
@@ -1280,8 +1280,8 @@ importers:
specifier: 7.23.3
version: 7.23.3(@babel/core@7.23.7)
'@freecodecamp/curriculum-helpers':
specifier: 3.1.0
version: 3.1.0
specifier: 3.2.0
version: 3.2.0
'@types/chai':
specifier: 4.3.12
version: 4.3.12
@@ -2451,7 +2451,7 @@ packages:
resolution: {integrity: sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.23.6
'@babel/types': 7.23.9
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.22
jsesc: 2.5.2
@@ -2677,7 +2677,7 @@ packages:
resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.23.6
'@babel/types': 7.23.9
/@babel/helper-module-imports@7.22.15:
resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
@@ -5885,8 +5885,8 @@ packages:
'@babel/helper-function-name': 7.23.0
'@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
'@babel/parser': 7.23.3
'@babel/types': 7.23.6
'@babel/parser': 7.23.9
'@babel/types': 7.23.9
debug: 4.3.4(supports-color@8.1.1)
globals: 11.12.0
transitivePeerDependencies:
@@ -5950,6 +5950,7 @@ packages:
'@babel/helper-string-parser': 7.23.4
'@babel/helper-validator-identifier': 7.22.20
to-fast-properties: 2.0.0
dev: true
/@babel/types@7.23.9:
resolution: {integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==}
@@ -5991,7 +5992,7 @@ packages:
object-assign: 4.1.1
open: 8.4.0
proxy-middleware: 0.15.0
send: 1.0.0-beta.2
send: 0.18.0
serve-index: 1.9.1
transitivePeerDependencies:
- supports-color
@@ -6661,8 +6662,8 @@ packages:
react: 16.14.0
dev: false
/@freecodecamp/curriculum-helpers@3.1.0:
resolution: {integrity: sha512-guOOMtfqVotsjf5aCzrODQvM+CgRF6UIMwmaGsAY6yAqsD/I/dKPFNNKLdIv243WunkTLt6QSQ0ptBxtVCuHeg==}
/@freecodecamp/curriculum-helpers@3.2.0:
resolution: {integrity: sha512-Q289J/+Hq/zZOutOnJlwOCtqyuupzvbr2O0JQ6+qokrjB3Wpi1PTOz0ID3MKan5emOSd+9m+FJyDWNmHjQzcFA==}
engines: {npm: '>= 4.0.0'}
dependencies:
browserify: 17.0.0
@@ -14814,6 +14815,7 @@ packages:
optional: true
dependencies:
ms: 2.0.0
dev: false
/debug@3.2.7(supports-color@5.5.0):
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
@@ -20944,7 +20946,7 @@ packages:
optional: true
dependencies:
abab: 2.0.6
acorn: 8.10.0
acorn: 8.11.3
acorn-globals: 7.0.1
cssom: 0.5.0
cssstyle: 2.3.0
@@ -27174,26 +27176,6 @@ packages:
transitivePeerDependencies:
- supports-color
/send@1.0.0-beta.2:
resolution: {integrity: sha512-k1yHu/FNK745PULKdsGpQ+bVSXYNwSk+bWnYzbxGZbt5obZc0JKDVANsCRuJD1X/EG15JtP9eZpwxkhUxIYEcg==}
engines: {node: '>= 0.10'}
dependencies:
debug: 3.1.0
destroy: 1.2.0
encodeurl: 1.0.2
escape-html: 1.0.3
etag: 1.8.1
fresh: 0.5.2
http-errors: 2.0.0
mime-types: 2.1.35
ms: 2.1.3
on-finished: 2.4.1
range-parser: 1.2.1
statuses: 2.0.1
transitivePeerDependencies:
- supports-color
dev: true
/serialize-javascript@4.0.0:
resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==}
dependencies:
@@ -28,7 +28,7 @@
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-typescript": "7.23.3",
"@freecodecamp/curriculum-helpers": "3.1.0",
"@freecodecamp/curriculum-helpers": "3.2.0",
"@types/chai": "4.3.12",
"@types/copy-webpack-plugin": "^8.0.1",
"@types/enzyme": "3.10.16",