Skip to content

Commit

Permalink
build(deps): pick up drop-in changes to @types defns
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle committed Jun 29, 2020
1 parent 1e15362 commit 6db1d85
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@commitlint/travis-cli": "^9.0.1",
"@sentry/webpack-plugin": "^1.11.1",
"@types/bcrypt": "^3.0.0",
"@types/bluebird": "^3.5.26",
"@types/bluebird": "^3.5.32",
"@types/classnames": "^2.2.10",
"@types/connect-redis": "0.0.10",
"@types/cookie-session": "^2.0.39",
Expand All @@ -104,9 +104,9 @@
"@types/file-saver": "^2.0.1",
"@types/hapi__joi": "^17.1.2",
"@types/helmet": "0.0.47",
"@types/jest": "^26.0.0",
"@types/jest": "^26.0.3",
"@types/jsdom": "^16.2.3",
"@types/lodash": "^4.14.150",
"@types/lodash": "^4.14.157",
"@types/moment-timezone": "^0.5.13",
"@types/morgan": "^1.9.1",
"@types/nanoid": "^2.1.0",
Expand All @@ -118,7 +118,7 @@
"@types/redis-mock": "^0.17.0",
"@types/request": "^2.48.1",
"@types/sharp": "^0.25.0",
"@types/sinon": "^9.0.0",
"@types/sinon": "^9.0.4",
"@types/ua-parser-js": "^0.7.33",
"@types/upng-js": "^2.1.1",
"@types/uuid": "^3.4.4",
Expand Down

0 comments on commit 6db1d85

Please sign in to comment.