Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 27, 2020
1 parent e9878e4 commit 93eb9a2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 33 deletions.
37 changes: 9 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@
"ext": "ts"
},
"devDependencies": {
"@types/express": "^4.17.4",
"@types/node": "^13.13.4",
"@types/universal-analytics": "^0.4.4",
"nodemon": "^2.0.2",
"webpack-hot-middleware": "^2.25.0"
"@types/express": "4.17.4",
"@types/node": "13.13.4",
"@types/universal-analytics": "0.4.4",
"nodemon": "2.0.2",
"webpack-hot-middleware": "2.25.0"
}
}

0 comments on commit 93eb9a2

Please sign in to comment.