Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 871ca22 commit 8d40fcf
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 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.5",
"execa": "^9.2.0",
"execa": "^9.3.0",
"image-size": "^1.1.1",
"tar": "^7.2.0",
"tar": "^7.4.0",
"tempy": "^3.1.0"
},
"devDependencies": {
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.5.0",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.2",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/tar": "^6.1.13",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.4.0",
"mocha": "^10.4.0",
"globals": "^15.6.0",
"mocha": "^10.5.2",
"prettier": "^3.3.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0-alpha.30"
"typescript": "^5.5.2",
"typescript-eslint": "^8.0.0-alpha.34"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}

0 comments on commit 8d40fcf

Please sign in to comment.