Skip to content

Commit

Permalink
feat: 🎸 update base-client
Browse files Browse the repository at this point in the history
  • Loading branch information
mdasberg committed Jul 14, 2022
1 parent 0965dcc commit 7444f57
Show file tree
Hide file tree
Showing 3 changed files with 2,137 additions and 2,059 deletions.
16 changes: 14 additions & 2 deletions README.md
@@ -1,5 +1,17 @@
# ng-apimock/protractor-plugin [![npm](https://img.shields.io/npm/v/@ng-apimock/protractor-plugin?color=success)](https://www.npmjs.com/package/@ng-apimock/protractor-plugin) [![Build Status](https://github.com/ng-apimock/protractor-plugin/workflows/CI/badge.svg)](https://github.com/ng-apimock/protractor-plugin/actions?workflow=CI) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ng-apimock_protractor-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=ng-apimock_protractor-plugin) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-success.svg)](http://commitizen.github.io/cz-cli/) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-success.svg)](https://github.com/semantic-release/semantic-release) [![Dependabot Status](https://img.shields.io/badge/Dependabot-active-success.svg?logo=dependabot)](https://dependabot.com) [![dependency Status](https://img.shields.io/david/ng-apimock/protractor-plugin.svg)](https://david-dm.org/ng-apimock/protractor-plugin) [![devDependency Status](https://img.shields.io/david/dev/ng-apimock/protractor-plugin.svg)](https://david-dm.org/ng-apimock/protractor-plugin#info=devDependencies) ![npm downloads](https://img.shields.io/npm/dm/@ng-apimock/protractor-plugin)
protractor plugin for @ng-apimock/core
# ng-apimock/protractor-plugin
protractor plugin for @ng-apimock/core

[![npm](https://img.shields.io/npm/v/@ng-apimock/protractor-plugin?color=success)](https://www.npmjs.com/package/@ng-apimock/protractor-plugin)
[![Build Status](https://github.com/ng-apimock/protractor-plugin/workflows/CI/badge.svg)](https://github.com/ng-apimock/protractor-plugin/actions?workflow=CI)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ng-apimock_protractor-plugin&metric=alert_status)](https://sonarcloud.io/dashboard?id=ng-apimock_protractor-plugin)
[![Dependabot Status](https://img.shields.io/badge/dependabot-active-success.svg?logo=dependabot)](https://dependabot.com)
![License](https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?color=blue)
![ts](https://badgen.net/badge/-/typeScript/blue?icon=typescript&label)
[![jest](https://img.shields.io/badge/tested_with-jest-99424f.svg?color=blue)](https://github.com/facebook/jest)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?color=blue)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-blue.svg)](https://github.com/semantic-release/semantic-release)
![npm downloads](https://img.shields.io/npm/dm/@ng-apimock/protractor-plugin)


## Getting started
[Get started with @ng-apimock/protractor-plugin][gettingStarted].
Expand Down
52 changes: 26 additions & 26 deletions package.json
Expand Up @@ -43,45 +43,45 @@
"angularjs"
],
"devDependencies": {
"@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0",
"@ng-apimock/core": "3.4.0",
"@ng-apimock/test-application": "3.2.0",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@ng-apimock/core": "3.5.0",
"@ng-apimock/test-application": "3.4.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.2",
"@semantic-release/npm": "8.0.3",
"@semantic-release/github": "8.0.5",
"@semantic-release/npm": "9.0.1",
"@semantic-release/release-notes-generator": "10.0.3",
"@types/cucumber": "6.0.1",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.0.3",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"@types/jest": "28.1.5",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"commitizen": "4.2.4",
"cucumber": "6.0.5",
"eslint": "8.3.0",
"cucumber": "6.0.7",
"eslint": "8.19.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.3.0",
"express": "4.17.1",
"fs-extra": "10.0.0",
"http-proxy-middleware": "2.0.1",
"husky": "7.0.4",
"jest": "27.4.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.5.3",
"express": "4.18.1",
"fs-extra": "10.1.0",
"http-proxy-middleware": "2.0.6",
"husky": "8.0.1",
"jest": "28.1.3",
"jest-matchers": "20.0.3",
"lint-staged": "12.1.2",
"lint-staged": "13.0.3",
"protractor": "7.0.0",
"protractor-cucumber-framework": "8.2.8",
"protractor-cucumber-framework": "8.4.3",
"rimraf": "3.0.2",
"semantic-release": "18.0.1",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"typescript": "4.5.2",
"wait-on": "6.0.0"
"semantic-release": "19.0.3",
"ts-jest": "28.0.6",
"ts-node": "10.9.1",
"typescript": "4.7.4",
"wait-on": "6.0.1"
},
"dependencies": {
"@ng-apimock/base-client": "3.1.0"
"@ng-apimock/base-client": "3.2.0"
},
"peerDependencies": {
"protractor": ">=6.x"
Expand Down

0 comments on commit 7444f57

Please sign in to comment.