Skip to content

Commit

Permalink
fix(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Jun 18, 2019
1 parent 076a47b commit 00f71c4
Show file tree
Hide file tree
Showing 2 changed files with 2,074 additions and 1,923 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,30 @@
"add-matchers": "0.6.2"
},
"devDependencies": {
"@types/jest": "23.3.12",
"@types/node": "10.12.18",
"@types/jest": "24.0.15",
"@types/node": "12.0.8",
"codeclimate-test-reporter": "0.5.1",
"globby": "9.0.0",
"jasmine-core": "3.3.0",
"jest": "23.6.0",
"karma": "3.1.4",
"karma-browserstack-launcher": "1.4.0",
"globby": "9.2.0",
"jasmine-core": "3.4.0",
"jest": "24.8.0",
"karma": "4.1.0",
"karma-browserstack-launcher": "1.5.1",
"karma-chrome-launcher": "2.2.0",
"karma-cli": "2.0.0",
"karma-coverage": "1.1.2",
"karma-firefox-launcher": "1.1.0",
"karma-jasmine": "2.0.1",
"karma-nested-reporter": "0.1.6",
"npm-run-all": "4.1.5",
"prettier": "1.15.3",
"prettier": "1.18.2",
"rimraf": "2.6.3",
"saucelabs": "1.5.0",
"ts-jest": "23.10.5",
"ts-loader": "5.3.3",
"tslint": "5.12.1",
"typescript": "3.2.2",
"webpack": "4.28.4",
"webpack-cli": "3.2.1"
"saucelabs": "2.1.9",
"ts-jest": "24.0.2",
"ts-loader": "6.0.3",
"tslint": "5.17.0",
"typescript": "3.5.2",
"webpack": "4.34.0",
"webpack-cli": "3.3.4"
},
"homepage": "https://github.com/JamieMason/Jasmine-Matchers",
"keywords": [
Expand Down
Loading

0 comments on commit 00f71c4

Please sign in to comment.