Skip to content

Commit

Permalink
Update package.json + .nvmrc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 113d72e commit 80a315f
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,13 +1,13 @@
{
"description": "Listen on UDP 8125 for DogStatsD-formatted metrics. Translate those to StatsD format. Send to 8135.",
"devDependencies": {
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.2",
"markdownlint-cli": "0.41.0",
"prettier": "2.8.8",
"prettier": "3.3.1",
"yaml-lint": "1.7.0"
},
"engines": {
Expand Down

0 comments on commit 80a315f

Please sign in to comment.