codeceptjs 3.3.0-beta.1 → 3.3.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codeceptjs",
3
- "version": "3.3.0-beta.1",
3
+ "version": "3.3.0-beta.2",
4
4
  "description": "Supercharged End 2 End Testing Framework for NodeJS",
5
5
  "keywords": [
6
6
  "acceptance",
@@ -58,14 +58,14 @@
58
58
  "acorn": "^7.4.1",
59
59
  "allure-js-commons": "^1.3.2",
60
60
  "arrify": "^2.0.1",
61
- "axios": "^0.21.1",
61
+ "axios": "^0.21.4",
62
62
  "chai-deep-match": "^1.2.1",
63
- "chalk": "^4.1.0",
63
+ "chalk": "^4.1.2",
64
64
  "commander": "^2.20.3",
65
65
  "cross-spawn": "^7.0.3",
66
66
  "css-to-xpath": "^0.1.0",
67
67
  "cucumber-expressions": "^6.6.2",
68
- "envinfo": "^7.5.1",
68
+ "envinfo": "^7.8.1",
69
69
  "escape-string-regexp": "^1.0.3",
70
70
  "figures": "^3.2.0",
71
71
  "fn-args": "^4.0.0",
@@ -74,7 +74,7 @@
74
74
  "glob": "^6.0.1",
75
75
  "inquirer": "^6.5.2",
76
76
  "joi": "^17.6.0",
77
- "js-beautify": "^1.11.0",
77
+ "js-beautify": "^1.14.0",
78
78
  "lodash.clonedeep": "^4.5.0",
79
79
  "lodash.merge": "^4.6.2",
80
80
  "mkdirp": "^1.0.4",
@@ -84,13 +84,13 @@
84
84
  "parse-function": "^5.6.4",
85
85
  "promise-retry": "^1.1.1",
86
86
  "requireg": "^0.2.2",
87
- "resq": "^1.10.0",
87
+ "resq": "^1.10.2",
88
88
  "sprintf-js": "^1.1.1",
89
89
  "uuid": "^8.3.2"
90
90
  },
91
91
  "devDependencies": {
92
92
  "@codeceptjs/detox-helper": "^1.0.2",
93
- "@codeceptjs/mock-request": "^0.3.0",
93
+ "@codeceptjs/mock-request": "^0.3.1",
94
94
  "@pollyjs/adapter-puppeteer": "^5.1.0",
95
95
  "@pollyjs/core": "^5.1.0",
96
96
  "@types/inquirer": "^0.0.35",
@@ -98,44 +98,44 @@
98
98
  "@wdio/sauce-service": "^5.22.5",
99
99
  "@wdio/selenium-standalone-service": "^5.16.10",
100
100
  "@wdio/utils": "^5.23.0",
101
- "apollo-server-express": "^2.19.0",
101
+ "apollo-server-express": "^2.25.3",
102
102
  "chai": "^3.5.0",
103
103
  "chai-as-promised": "^5.2.0",
104
104
  "chai-subset": "^1.6.0",
105
105
  "contributor-faces": "^1.0.3",
106
106
  "documentation": "^12.3.0",
107
107
  "dtslint": "^4.1.6",
108
- "electron": "^12.0.0",
108
+ "electron": "^12.2.3",
109
109
  "eslint": "^6.8.0",
110
110
  "eslint-config-airbnb-base": "^14.2.1",
111
- "eslint-plugin-import": "^2.22.1",
111
+ "eslint-plugin-import": "^2.25.4",
112
112
  "eslint-plugin-mocha": "^6.3.0",
113
113
  "expect": "^26.6.2",
114
- "express": "^4.17.1",
114
+ "express": "^4.17.2",
115
115
  "faker": "5.5.3",
116
- "form-data": "^3.0.0",
116
+ "form-data": "^3.0.1",
117
117
  "graphql": "^14.6.0",
118
- "husky": "^4.3.5",
119
- "jsdoc": "^3.6.6",
118
+ "husky": "^4.3.8",
119
+ "jsdoc": "^3.6.10",
120
120
  "jsdoc-typeof-plugin": "^1.0.0",
121
121
  "json-server": "^0.10.1",
122
122
  "mocha-parallel-tests": "^2.3.0",
123
123
  "nightmare": "^3.0.2",
124
124
  "nodemon": "^1.19.4",
125
125
  "playwright": "^1.18.1",
126
- "puppeteer": "^10.0.0",
126
+ "puppeteer": "^10.4.0",
127
127
  "qrcode-terminal": "^0.12.0",
128
128
  "rosie": "^1.6.0",
129
129
  "runok": "^0.9.2",
130
130
  "semver": "^6.3.0",
131
- "sinon": "^9.2.2",
132
- "sinon-chai": "^3.5.0",
133
- "testcafe": "^1.9.4",
131
+ "sinon": "^9.2.4",
132
+ "sinon-chai": "^3.7.0",
133
+ "testcafe": "^1.18.3",
134
134
  "ts-morph": "^3.1.3",
135
135
  "tsd-jsdoc": "^2.5.0",
136
136
  "typescript": "^4.4.3",
137
137
  "wdio-docker-service": "^1.5.0",
138
- "webdriverio": "^7.14.1",
138
+ "webdriverio": "^7.16.14",
139
139
  "xml2js": "^0.4.23",
140
140
  "xmldom": "^0.1.31",
141
141
  "xpath": "0.0.27"