From 39ccfa621693cb8cc2c726cbdec67858ea72ed4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 03:02:48 +0000 Subject: [PATCH] deps: bump @types/chai from 4.2.15 to 4.2.20 Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.15 to 4.2.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-type: direct:production update-type: version-update:semver-patch ... 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..4f35ace 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.20", "@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.20", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.20.tgz", + "integrity": "sha512-E121rHk/4BlcEwANZOwcHl8L/Sl0zyIFXJoyggXkl7FCT/4MTf5u25f+qiphe0V5ELaFIkCptgvbf4whCJUVMA==" }, "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.20", + "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.20.tgz", + "integrity": "sha512-E121rHk/4BlcEwANZOwcHl8L/Sl0zyIFXJoyggXkl7FCT/4MTf5u25f+qiphe0V5ELaFIkCptgvbf4whCJUVMA==" }, "@types/cross-spawn": { "version": "6.0.2", diff --git a/package.json b/package.json index 5b7c98f..5c61ce2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,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.20", "@types/mocha": "^8.2.1", "@types/node": "^14.14.35", "@typescript-eslint/eslint-plugin": "^4.18.0",