mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 02:42:13 +00:00
chore: upgrade
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 56s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 56s
Signed-off-by: Avior <git@avior.me>
This commit is contained in:
parent
dc8b25b803
commit
8fc6f39b40
2459
packages/object-util/package-lock.json
generated
2459
packages/object-util/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/object-util",
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"description": "Utility functions to manipulate an object",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -29,14 +29,14 @@
|
||||
"sideEffects": false,
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29",
|
||||
"@typescript-eslint/eslint-plugin": "^6",
|
||||
"@typescript-eslint/parser": "^6",
|
||||
"@typescript-eslint/eslint-plugin": "^7",
|
||||
"@typescript-eslint/parser": "^7",
|
||||
"eslint": "^8",
|
||||
"jest": "^29",
|
||||
"jest-sonar-reporter": "^2",
|
||||
"ts-jest": "^29",
|
||||
"ts-node": "^10",
|
||||
"tsup": "^7.1.0",
|
||||
"tsup": "^8",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user