Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Nov 13, 2019
1 parent 784ca7c commit fe9e7e0
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 98 deletions.
219 changes: 126 additions & 93 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 @@ -32,7 +32,7 @@
"dependencies": {
"backbone": "^1.4.0",
"jquery": "^3.4.1",
"lunr": "^2.3.6",
"lunr": "^2.3.8",
"underscore": "^1.9.1"
},
"devDependencies": {
Expand All @@ -44,12 +44,12 @@
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^4.0.1",
"grunt-contrib-watch": "~1.1.0",
"grunt-sass": "^3.0.2",
"grunt-sass": "^3.1.0",
"grunt-string-replace": "^1.0.0",
"grunt-ts": "^6.0.0-beta.22",
"node-sass": "^4.12.0",
"rimraf": "^2.6.1",
"typescript": "^3.3.3333"
"node-sass": "^4.13.0",
"rimraf": "^2.7.1",
"typescript": "^3.7.2"
},
"keywords": [
"typescript",
Expand Down

0 comments on commit fe9e7e0

Please sign in to comment.