Skip to content
Snippets Groups Projects
Commit bfd379f2 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Update deps

parent e012e5cf
No related branches found
No related tags found
1 merge request!1Update index.test.js, examples/all-options.js, examples/log-to-file.js,...
Source diff could not be displayed: it is too large. Options to address this: view the blob.
{
"name": "@br/log",
"version": "2.0.0",
"version": "2.0.2",
"description": "A simple Logger with Options!",
"main": "index.js",
"scripts": {
"test": "jest",
"sonarqube": "sonar-scanner -Dsonar.projectKey=argos-log -Dsonar.sources=. -Dsonar.host.url=https://it-devops-01.br-edv.brnet.int:8999 -Dsonar.login=gitlab"
},
"author": "Dominik Sigmund <sigmund.dominik@googlemail.com> (https://webdad.eu)",
"author": "Dominik Sigmund <dominik.sigmund@br.de> (https://br.de)",
"license": "ISC",
"repository": {
"type": "git",
......@@ -17,7 +17,7 @@
"graylog2": "^0.2.1"
},
"devDependencies": {
"jest": "^24.9.0"
"jest": "^25.3.0"
},
"jest": {
"collectCoverage": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment