File tree Expand file tree Collapse file tree 4 files changed +1114
-1376
lines changed Expand file tree Collapse file tree 4 files changed +1114
-1376
lines changed Original file line number Diff line number Diff line change 77 build :
88 docker :
99 # specify the version you desire here
10- - image : circleci/node:12.16
10+ - image : circleci/node:12.22.7
1111
1212 # Specify service dependencies here if necessary
1313 # CircleCI maintains a library of pre-built images
Original file line number Diff line number Diff line change 1- v12.16.3
1+ 12.22.12
Original file line number Diff line number Diff line change 4747 },
4848 "homepage" : " https://github.com/lemon-sour/node-log-rotate#readme" ,
4949 "dependencies" : {
50- "lint-staged" : " ^10.2.2 " ,
50+ "lint-staged" : " ^10.5.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.17.17 " ,
5757 "@types/moment" : " ^2.13.0" ,
58- "@types/node" : " ^13.13.4 " ,
58+ "@types/node" : " ^13.13.52 " ,
5959 "esm" : " ^3.2.25" ,
60- "jest" : " ^26.0.0 " ,
61- "nodemon" : " ^2.0.3 " ,
62- "prettier" : " ^2.0.5 " ,
60+ "jest" : " ^26.6.3 " ,
61+ "nodemon" : " ^2.0.22 " ,
62+ "prettier" : " ^2.8.8 " ,
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.10 "
6767 }
6868}
You can’t perform that action at this time.
0 commit comments