⬆️(dependencies) update js dependencies
This commit is contained in:
committed by
BEY Quentin
parent
33faa5f224
commit
964981bbfb
@@ -11,14 +11,14 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/jest": "29.5.14",
|
||||
"@types/jest": "30.0.0",
|
||||
"@types/node": "*",
|
||||
"eslint-config-people": "*",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"i18next-parser": "9.3.0",
|
||||
"jest": "29.7.0",
|
||||
"ts-jest": "29.3.3",
|
||||
"jest": "30.2.0",
|
||||
"ts-jest": "29.4.5",
|
||||
"typescript": "*",
|
||||
"yargs": "17.7.2"
|
||||
"yargs": "18.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user