Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^18.19.61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 71e2728 commit d17f0b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nick-mazuk/lib",
"version": "0.8.254",
"version": "0.8.255",
"description": "",
"scripts": {
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@babel/preset-typescript": "^7.21.0",
"@nick-mazuk/eslint-config": "^0.8.16",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.10",
"@types/node": "^18.19.61",
"@types/react": "^18.0.30",
"@types/validator": "^13.7.14",
"eslint": "^7.32.0",
Expand Down

0 comments on commit d17f0b9

Please sign in to comment.