mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update dependencies & apply audit fix (#48914)
This commit is contained in:
committed by
GitHub
parent
be6bff3389
commit
2e33634179
Generated
+309
-196
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -154,8 +154,8 @@
|
||||
"@types/sanitize-html": "2.8.0",
|
||||
"@types/store": "2.0.2",
|
||||
"@types/validator": "13.7.10",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.1",
|
||||
"@typescript-eslint/parser": "5.47.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.48.0",
|
||||
"@typescript-eslint/parser": "5.48.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-plugin-transform-imports": "2.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
@@ -164,7 +164,7 @@
|
||||
"cypress-plugin-tab": "1.0.5",
|
||||
"docsify-cli": "4.4.4",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jest-dom": "3.9.4",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
@@ -175,7 +175,7 @@
|
||||
"eslint-plugin-testing-library": "4.12.4",
|
||||
"execa": "5.1.1",
|
||||
"faker": "5.5.3",
|
||||
"husky": "8.0.2",
|
||||
"husky": "8.0.3",
|
||||
"jest": "27.5.1",
|
||||
"js-yaml": "3.14.1",
|
||||
"lint-staged": "^13.1.0",
|
||||
|
||||
Reference in New Issue
Block a user