Skip to content

Commit

Permalink
fix(deps): updated Serenity/JS to 2.33.4 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-molak committed Mar 29, 2022
1 parent 455a15c commit 4fea393
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 72 deletions.
142 changes: 75 additions & 67 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 @@ -65,9 +65,9 @@
},
"homepage": "https://github.com/protractor-cucumber-framework/protractor-cucumber-framework",
"dependencies": {
"@serenity-js/core": "^2.33.3",
"@serenity-js/cucumber": "^2.33.3",
"@serenity-js/protractor": "^2.33.3"
"@serenity-js/core": "^2.33.4",
"@serenity-js/cucumber": "^2.33.4",
"@serenity-js/protractor": "^2.33.4"
},
"peerDependencies": {
"@cucumber/cucumber": "^7.3.2",
Expand Down Expand Up @@ -95,7 +95,7 @@
"colors": "^1.4.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-prettier": "^4.0.0",
Expand All @@ -104,7 +104,7 @@
"httpster": "^1.2.0",
"mocha": "^9.2.2",
"multidep": "^2.0.2",
"prettier": "^2.6.0",
"prettier": "^2.6.1",
"protractor": "^7.0.0",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.2",
Expand Down

0 comments on commit 4fea393

Please sign in to comment.