chore(deps): update @freecodecamp/curriculum helpers to v8.0.0 (#66240)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Dario
2026-03-05 18:03:25 +01:00
committed by GitHub
parent e72a5dc1bb
commit dd571f965b
3 changed files with 17 additions and 35 deletions
@@ -1,6 +1,6 @@
{
"name": "@freecodecamp/browser-scripts",
"version": "1.0.0",
"version": "1.0.1",
"description": "The freeCodeCamp.org open-source codebase and curriculum",
"license": "BSD-3-Clause",
"private": true,
@@ -52,7 +52,7 @@
"webpack-cli": "4.10.0"
},
"dependencies": {
"@freecodecamp/curriculum-helpers": "^7.2.0",
"@freecodecamp/curriculum-helpers": "^8.0.0",
"pyodide": "^0.23.3",
"sass.js": "0.11.1"
}