Skip to content

Commit 3281390

Browse files
committed
chore(deps): update all non-major dependencies
1 parent ebf629e commit 3281390

File tree

2 files changed

+387
-361
lines changed

2 files changed

+387
-361
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,22 @@
4747
},
4848
"homepage": "https://github.com/lemon-sour/node-log-rotate#readme",
4949
"dependencies": {
50-
"lint-staged": "^10.2.2",
50+
"lint-staged": "^10.2.4",
5151
"lodash": "^4.17.15",
5252
"moment": "^2.25.3"
5353
},
5454
"devDependencies": {
55-
"@types/jest": "^25.2.1",
56-
"@types/lodash": "^4.14.150",
55+
"@types/jest": "^25.2.3",
56+
"@types/lodash": "^4.14.152",
5757
"@types/moment": "^2.13.0",
58-
"@types/node": "^13.13.4",
58+
"@types/node": "^13.13.8",
5959
"esm": "^3.2.25",
60-
"jest": "^26.0.0",
61-
"nodemon": "^2.0.3",
60+
"jest": "^26.0.1",
61+
"nodemon": "^2.0.4",
6262
"prettier": "^2.0.5",
6363
"rimraf": "^3.0.2",
6464
"standard-version": "^7.1.0",
65-
"ts-jest": "^25.4.0",
66-
"typescript": "^3.8.3"
65+
"ts-jest": "^25.5.1",
66+
"typescript": "^3.9.3"
6767
}
6868
}

0 commit comments

Comments
 (0)