Skip to content

Commit

Permalink
Bump version in package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed May 29, 2020
1 parent 90a607a commit 981eabf
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 28 deletions.
54 changes: 32 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
"body-parser": "^1.19.0",
"express": "^4.17.1",
"iobroker.type-detector": "^0.1.9",
"js-yaml": "^3.13.1",
"mime": "^2.4.4",
"js-yaml": "^3.14.0",
"mime": "^2.4.6",
"multer": "^1.4.2",
"pinyin": "^2.9.0",
"pinyin": "^2.9.1",
"request": "^2.88.2",
"ws": "^7.2.1",
"ws": "^7.3.0",
"jstimezonedetect": "^1.0.7"
},
"devDependencies": {
"@types/chai": "^4.2.9",
"@types/chai-as-promised": "^7.1.2",
"@types/gulp": "^4.0.6",
"@types/mocha": "^7.0.2",
"@types/node": "^13.13.4",
"@types/node": "^14.0.5",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.0",
"@types/sinon": "^9.0.4",
"@types/sinon-chai": "^3.2.4",
"axios": "^0.19.2",
"chai": "^4.2.0",
Expand Down

0 comments on commit 981eabf

Please sign in to comment.