Skip to content

Commit

Permalink
Upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eingress committed Jun 22, 2024
1 parent c2a127f commit 4a82f4d
Show file tree
Hide file tree
Showing 2 changed files with 709 additions and 695 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"dotenv": "16.4.5"
},
"devDependencies": {
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@babel/eslint-parser": "7.24.6",
"@babel/node": "7.24.6",
"@babel/preset-env": "7.24.6",
"eslint": "9.4.0",
"@babel/cli": "7.24.7",
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.24.7",
"@babel/node": "7.24.7",
"@babel/preset-env": "7.24.7",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"nodemon": "3.1.2",
"prettier": "3.3.0",
"nodemon": "3.1.4",
"prettier": "3.3.2",
"rimraf": "5.0.7"
}
}
Loading

0 comments on commit 4a82f4d

Please sign in to comment.