Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit eb6cb78

Browse files
committed
chore(testing): bump protractor to version 1.6.0
1 parent aa798f1 commit eb6cb78

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

npm-shrinkwrap.json

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"bower": "~1.3.9",
1212
"browserstacktunnel-wrapper": "~1.3.1",
1313
"canonical-path": "0.0.2",
14+
"cheerio": "^0.17.0",
1415
"dgeni": "^0.4.0",
1516
"dgeni-packages": "^0.10.0",
1617
"event-stream": "~3.1.0",
@@ -51,16 +52,15 @@
5152
"marked": "~0.3.0",
5253
"node-html-encoder": "0.0.2",
5354
"promises-aplus-tests": "~2.1.0",
54-
"protractor": "1.4.0",
55+
"protractor": "^1.6.0",
5556
"q": "~1.0.0",
5657
"q-io": "^1.10.9",
5758
"qq": "^0.3.5",
5859
"rewire": "~2.1.0",
5960
"semver": "~4.0.3",
6061
"shelljs": "~0.3.0",
6162
"sorted-object": "^1.0.0",
62-
"stringmap": "^0.2.2",
63-
"cheerio": "^0.17.0"
63+
"stringmap": "^0.2.2"
6464
},
6565
"licenses": [
6666
{

0 commit comments

Comments
 (0)