Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Apr 21, 2024
1 parent 6d222e4 commit f57c846
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -48,18 +48,18 @@
},
"devDependencies": {
"@eslint/js": "9.1.1",
"@types/node": "20.12.5",
"@types/node": "20.12.7",
"bluebird": "3.7.2",
"coveralls": "3.1.1",
"cspell": "8.6.1",
"eslint": "9.0.0",
"cspell": "8.7.0",
"eslint": "9.1.0",
"globals": "15.0.0",
"istanbul": "0.4.5",
"jasmine-node": "3.0.0",
"jsdoc": "4.0.2",
"JSONStream": "1.3.5",
"pg-query-stream": "4.5.5",
"tslint": "6.1.3",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}

0 comments on commit f57c846

Please sign in to comment.