Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
e-adrien committed Sep 18, 2024
1 parent f680917 commit b6ca7f1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,25 @@
"type": "module",
"dependencies": {
"@lesjoursfr/bin-wrapper": "^12.1.6",
"execa": "^9.3.1",
"execa": "^9.4.0",
"image-size": "^1.1.1",
"tar": "^7.4.3",
"tempy": "^3.1.0"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.7",
"@types/node": "^20.16.2",
"@types/mocha": "^10.0.8",
"@types/node": "^22.5.5",
"@types/tar": "^6.1.13",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0"
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}

0 comments on commit b6ca7f1

Please sign in to comment.