mirror of
https://github.com/jakejarvis/website-stats.git
synced 2025-04-26 01:25:21 -04:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [simple-git](https://github.com/steveukx/git-js) from 2.45.1 to 2.46.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/compare/v2.45.1...v2.46.0) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
19 lines
420 B
JSON
19 lines
420 B
JSON
{
|
|
"name": "website-stats",
|
|
"version": "1.3.37",
|
|
"repository": "https://github.com/jakejarvis/website-stats.git",
|
|
"author": "Jake Jarvis <jake@jarv.is>",
|
|
"private": true,
|
|
"scripts": {
|
|
"snapshot": "node scripts/snapshot.js"
|
|
},
|
|
"dependencies": {
|
|
"fs-extra": "^10.0.0",
|
|
"got": "^11.8.2",
|
|
"luxon": "^2.0.2",
|
|
"pkg-dir": "^5.0.0",
|
|
"prettier": "^2.4.1",
|
|
"simple-git": "^2.46.0"
|
|
}
|
|
}
|