Skip to content

Commit

Permalink
Merge pull request #162 from h3poteto/dependabot/npm_and_yarn/example…
Browse files Browse the repository at this point in the history
…/typescript/log4js-6.1.1

Bump log4js from 6.1.0 to 6.1.1 in /example/typescript
  • Loading branch information
h3poteto authored Feb 1, 2020
2 parents 987c06b + 26b78df commit 368ab85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"typescript": "3.5.3"
},
"devDependencies": {
"log4js": "^6.1.0"
"log4js": "^6.1.1"
}
}
10 changes: 5 additions & 5 deletions example/typescript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,10 @@ jsonfile@^4.0.0:
optionalDependencies:
graceful-fs "^4.1.6"

log4js@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/log4js/-/log4js-6.1.0.tgz#51268154adb2eb5d8a594b2c77f024a77f047265"
integrity sha512-fSCHMYsMJbHwfNTuMlopVVcfkKwIRLh5mpNZGB2oBbnSmr3yUTo4tL4xGBA0/q29xowlu96eTXGghJFNhPXMnA==
log4js@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/log4js/-/log4js-6.1.1.tgz#cac96a09ff7e1b83f2598996a8517719e451a3d7"
integrity sha512-ZIhVqJrwWTIwEvSU08w4L18OTe2ikKpv9D7DbeastwaQTp2hz7bnVtjQMzha804aEBE0ohe78lpruQnnB04VNQ==
dependencies:
date-format "^3.0.0"
debug "^4.1.1"
Expand All @@ -140,7 +140,7 @@ log4js@^6.1.0:
streamroller "^2.2.3"

"megalodon@file:../..":
version "2.1.1"
version "2.2.0"
dependencies:
"@types/oauth" "^0.9.0"
"@types/ws" "^7.2.0"
Expand Down

0 comments on commit 368ab85

Please sign in to comment.