From 26734b868f790fa5a2b4051ec854e9cb5540e161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 06:44:46 +0000 Subject: [PATCH] deps: bump @types/chai from 4.2.15 to 4.2.16 Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.15 to 4.2.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 43c53ab..bc935e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@semantic-release/github": "^7.2.0", "@semantic-release/npm": "^7.0.10", "@semantic-release/release-notes-generator": "^9.0.2", - "@types/chai": "^4.2.15", + "@types/chai": "^4.2.16", "@types/mocha": "^8.2.1", "@types/node": "^14.14.35", "@typescript-eslint/eslint-plugin": "^4.18.0", @@ -701,9 +701,9 @@ "dev": true }, "node_modules/@types/chai": { - "version": "4.2.15", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.15.tgz", - "integrity": "sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ==" + "version": "4.2.16", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.16.tgz", + "integrity": "sha512-vI5iOAsez9+roLS3M3+Xx7w+WRuDtSmF8bQkrbcIJ2sC1PcDgVoA0WGpa+bIrJ+y8zqY2oi//fUctkxtIcXJCw==" }, "node_modules/@types/cross-spawn": { "version": "6.0.2", @@ -10498,9 +10498,9 @@ "dev": true }, "@types/chai": { - "version": "4.2.15", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.15.tgz", - "integrity": "sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ==" + "version": "4.2.16", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.16.tgz", + "integrity": "sha512-vI5iOAsez9+roLS3M3+Xx7w+WRuDtSmF8bQkrbcIJ2sC1PcDgVoA0WGpa+bIrJ+y8zqY2oi//fUctkxtIcXJCw==" }, "@types/cross-spawn": { "version": "6.0.2", diff --git a/package.json b/package.json index 33adea2..d6cf283 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@semantic-release/github": "^7.2.0", "@semantic-release/npm": "^7.0.10", "@semantic-release/release-notes-generator": "^9.0.2", - "@types/chai": "^4.2.15", + "@types/chai": "^4.2.16", "@types/mocha": "^8.2.1", "@types/node": "^14.14.35", "@typescript-eslint/eslint-plugin": "^4.18.0",