Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Nov 15, 2024
1 parent c371b68 commit 670150f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"undici": "6.21.0"
},
"devDependencies": {
"@eik/eslint-config": "1.0.4",
"@eik/eslint-config": "1.0.5",
"@eik/prettier-config": "1.0.1",
"@eik/semantic-release-config": "1.0.0",
"@eik/typescript-config": "1.0.0",
"eslint": "9.13.0",
"npm-run-all2": "5.0.2",
"eslint": "9.14.0",
"npm-run-all2": "7.0.1",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"rollup": "4.22.5",
"semantic-release": "24.0.0",
"rollup": "4.27.0",
"semantic-release": "24.2.0",
"tap": "21.0.1",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}

0 comments on commit 670150f

Please sign in to comment.