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

Commit

Permalink
chore(package): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot authored and angular-pouchdb-ci committed Sep 28, 2015
1 parent 17bbfe7 commit 11ed962
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Expand Up @@ -31,27 +31,27 @@
},
"homepage": "https://angular-pouchdb.github.io/angular-pouchdb/",
"devDependencies": {
"angular": "^1.4.1",
"angular-mocks": "^1.4.1",
"catw": "^1.0.1",
"coveralls": "^2.11.2",
"es5-shim": "^4.1.3",
"eslint": "^0.24.1",
"eslint-config-tlvince": "^1.2.0",
"eslint-plugin-jasmine": "^1.3.0",
"jasmine-core": "^2.1.3",
"karma": "^0.12.24",
"angular": "1.4.6",
"angular-mocks": "1.4.6",
"catw": "1.0.1",
"coveralls": "2.11.4",
"es5-shim": "4.1.13",
"eslint": "0.24.1",
"eslint-config-tlvince": "1.2.0",
"eslint-plugin-jasmine": "1.4.0",
"jasmine-core": "2.3.4",
"karma": "0.12.37",
"karma-cli": "0.0.4",
"karma-coverage": "^0.2.7",
"karma-firefox-launcher": "^0.1.6",
"karma-jasmine": "^0.3.3",
"karma-phantomjs-launcher": "^0.1.4",
"mkdirp": "^0.5.1",
"ng-annotate": "^0.14.1",
"pouchdb": "^4.0.0",
"rimraf": "^2.4.2",
"semantic-release": "^4.0.3",
"tlvince-blob-shim": "^1.0.0",
"uglify-js": "^2.4.16"
"karma-coverage": "0.2.7",
"karma-firefox-launcher": "0.1.6",
"karma-jasmine": "0.3.6",
"karma-phantomjs-launcher": "0.1.4",
"mkdirp": "0.5.1",
"ng-annotate": "0.14.1",
"pouchdb": "4.0.3",
"rimraf": "2.4.3",
"semantic-release": "4.3.5",
"tlvince-blob-shim": "1.0.0",
"uglify-js": "2.4.24"
}
}

0 comments on commit 11ed962

Please sign in to comment.