Skip to content

Commit

Permalink
chore: 🤖 update dependencies
Browse files Browse the repository at this point in the history
✅ Closes: #388 #387 #386 #383 #382 #381 #380 #379 #377
  • Loading branch information
mdasberg committed Nov 29, 2021
1 parent a20841b commit 0965dcc
Show file tree
Hide file tree
Showing 2 changed files with 810 additions and 590 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,41 +43,41 @@
"angularjs"
],
"devDependencies": {
"@commitlint/cli": "14.1.0",
"@commitlint/config-conventional": "14.1.0",
"@ng-apimock/core": "3.3.0",
"@ng-apimock/test-application": "3.1.0",
"@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0",
"@ng-apimock/core": "3.4.0",
"@ng-apimock/test-application": "3.2.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.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/release-notes-generator": "10.0.2",
"@semantic-release/release-notes-generator": "10.0.3",
"@types/cucumber": "6.0.1",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.0.2",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"@types/jest": "27.0.3",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"commitizen": "4.2.4",
"cucumber": "6.0.5",
"eslint": "8.2.0",
"eslint": "8.3.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.2.4",
"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.3.1",
"jest": "27.4.0",
"jest-matchers": "20.0.3",
"lint-staged": "11.2.6",
"lint-staged": "12.1.2",
"protractor": "7.0.0",
"protractor-cucumber-framework": "8.2.7",
"protractor-cucumber-framework": "8.2.8",
"rimraf": "3.0.2",
"semantic-release": "18.0.0",
"semantic-release": "18.0.1",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"typescript": "4.4.4",
"typescript": "4.5.2",
"wait-on": "6.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 0965dcc

Please sign in to comment.