Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kostyazgara committed Nov 10, 2020
1 parent 9fead13 commit 1836a67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/chai": "4.2.14",
"@types/mocha": "8.0.3",
"@types/node": "14.14.6",
"@types/pino": "^6.3.3",
"@types/pino": "6.3.3",
"@types/sinon": "9.0.8",
"@types/sinon-chai": "3.2.5",
"@typescript-eslint/eslint-plugin": "4.6.1",
Expand All @@ -52,7 +52,7 @@
"lint-staged": "10.5.1",
"mocha": "8.2.1",
"nyc": "15.1.0",
"pino": "^6.7.0",
"pino": "6.7.0",
"prettier": "2.1.2",
"proxyquire": "2.1.3",
"reflect-metadata": "0.1.13",
Expand All @@ -75,7 +75,7 @@
"pino": "^6.7.0"
},
"dependencies": {
"lodash.isplainobject": "^4.0.6",
"lodash.isstring": "^4.0.1"
"lodash.isplainobject": "4.0.6",
"lodash.isstring": "4.0.1"
}
}

0 comments on commit 1836a67

Please sign in to comment.