chore(deps-dev): update dependencies (#8412)

- bump @commitlint/cli from 16.2.1 to 17.4.4
- bump jest-environment-jsdom from 28.1.3 to 29.4.3

Closes #8399
Closes #8388
This commit is contained in:
Vladimír Gorej
2023-02-23 16:58:03 +01:00
committed by GitHub
parent fd0b0a215a
commit 81e7eda996
2 changed files with 622 additions and 528 deletions

1146
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -113,7 +113,7 @@
"@babel/preset-env": "=7.20.2",
"@babel/preset-react": "=7.14.5",
"@babel/register": "=7.17.0",
"@commitlint/cli": "^16.2.1",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^16.2.1",
"@jest/globals": "=27.0.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
@@ -148,7 +148,7 @@
"husky": "=7.0.4",
"inspectpack": "=4.7.1",
"jest": "=29.4.3",
"jest-environment-jsdom": "=28.1.3",
"jest-environment-jsdom": "=29.4.3",
"jsdom": "=20.0.0",
"json-loader": "^0.5.7",
"json-merger": "^1.1.9",