Skip to content

Commit

Permalink
Upgrade: Bump npm-check-updates from 11.1.4 to 11.1.9 (#253)
Browse files Browse the repository at this point in the history
* Upgrade: Bump npm-check-updates from 11.1.4 to 11.1.9

Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 11.1.4 to 11.1.9.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v11.1.4...v11.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: updating npm packages

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deepali Aloori <Deepali.Aloori@ibm.com>
  • Loading branch information
dependabot[bot] and DeepaliAloori authored Feb 25, 2021
1 parent e92bc53 commit a832cfa
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 76 deletions.
109 changes: 37 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@kubernetes/client-node": "^0.13.2",
"@kubernetes/client-node": "^0.14.0",
"@razee/kubernetes-util": "^0.2.1",
"agentkeepalive": "^4.1.4",
"bunyan": "^1.8.15",
Expand All @@ -45,7 +45,7 @@
"object-path": "^0.11.5",
"promise-retry": "^2.0.1",
"request-promise-native": "^1.0.9",
"requestretry": "^4.1.2",
"requestretry": "^5.0.0",
"touch": "^3.1.0",
"valid-url": "^1.0.9"
},
Expand All @@ -58,8 +58,8 @@
"markdownlint-cli": "^0.26.0",
"mocha": "^8.3.0",
"mustache": "^4.1.0",
"nock": "^13.0.7",
"npm-check-updates": "^11.1.4",
"nock": "^13.0.8",
"npm-check-updates": "^11.1.9",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"rewire": "^5.0.0",
Expand Down

0 comments on commit a832cfa

Please sign in to comment.