chore(deps): update jest and babel and some types

This commit is contained in:
alexander.akait 2024-01-13 16:51:07 +03:00
parent 4ac11d0b3e
commit 808f574b4a
2 changed files with 426 additions and 407 deletions

View File

@ -6,7 +6,7 @@
"license": "MIT",
"dependencies": {
"@types/eslint-scope": "^3.7.3",
"@types/estree": "^1.0.0",
"@types/estree": "^1.0.5",
"@webassemblyjs/ast": "^1.11.5",
"@webassemblyjs/wasm-edit": "^1.11.5",
"@webassemblyjs/wasm-parser": "^1.11.5",
@ -36,11 +36,11 @@
}
},
"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@types/jest": "^29.5.4",
"@types/mime-types": "^2.1.1",
"@types/node": "^20.1.7",
"@babel/core": "^7.23.7",
"@babel/preset-react": "^7.23.3",
"@types/jest": "^29.5.11",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.11.0",
"assemblyscript": "^0.27.22",
"babel-loader": "^8.1.0",
"benchmark": "^2.1.4",
@ -66,11 +66,11 @@
"husky": "^8.0.3",
"is-ci": "^3.0.0",
"istanbul": "^0.4.5",
"jest": "^29.6.4",
"jest-circus": "^29.6.4",
"jest-cli": "^29.6.4",
"jest-diff": "^29.6.4",
"jest-environment-node": "^29.6.4",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-diff": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-junit": "^16.0.0",
"json-loader": "^0.5.7",
"json5": "^2.1.3",

811
yarn.lock

File diff suppressed because it is too large Load Diff