Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 0e60a74 commit 900b561
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 133 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
},
"homepage": "https://github.com/adamburgess/alpine-apk#readme",
"devDependencies": {
"@types/chai": "^4.3.6",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.2",
"@types/tar-stream": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"chai": "^4.3.10",
"eslint": "^8.50.0",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.16",
"@types/tar-stream": "^3.1.3",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"chai": "^5.0.3",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
},
"dependencies": {
"tar-stream": "^3.1.4"
Expand Down
Loading

0 comments on commit 900b561

Please sign in to comment.