Skip to content

Commit

Permalink
Upgrade: Bump @types/sinon from 9.0.9 to 9.0.10
Browse files Browse the repository at this point in the history
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.9 to 9.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 9, 2021
1 parent 4626f5b commit 3ec91b2
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/connector-jsdom/package.json
Expand Up @@ -25,7 +25,7 @@
"@types/jsdom": "^16.2.5",
"@types/lodash": "^4.14.165",
"@types/node": "^14.14.14",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-local/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/jsdom": "^16.2.5",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-puppeteer/package.json
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^14.14.14",
"@types/puppeteer": "^5.4.0",
"@types/puppeteer-core": "^5.4.0",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hint/package.json
Expand Up @@ -25,7 +25,7 @@
"@types/mkdirp": "^1.0.1",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"ava": "^3.15.0",
"cpx": "^1.5.0",
"eslint": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hintrc/package.json
Expand Up @@ -23,7 +23,7 @@
"@types/lodash": "^4.14.165",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-parser/package.json
Expand Up @@ -21,7 +21,7 @@
"@types/mkdirp": "^1.0.1",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-browser/package.json
Expand Up @@ -58,7 +58,7 @@
"@types/puppeteer": "^5.4.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"assert": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-vscode/package.json
Expand Up @@ -53,7 +53,7 @@
"@hint/utils-types": "^1.1.1",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@types/vscode": "^1.52.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-codeframe/package.json
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/proxyquire": "^1.3.28",
"@types/node": "^14.14.14",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-excel/package.json
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/node": "^14.14.14",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@types/proxyquire": "^1.3.28",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-html/package.json
Expand Up @@ -23,7 +23,7 @@
"@types/fs-extra": "^9.0.4",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-json/package.json
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter-stylish/package.json
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@types/text-table": "^0.2.1",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/hint/package.json
Expand Up @@ -34,7 +34,7 @@
"@hint/utils-dom": "^2.1.4",
"@types/lodash": "^4.14.165",
"@types/node": "^14.14.14",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@types/update-notifier": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-babel-config/package.json
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "^14.14.14",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-css/package.json
Expand Up @@ -19,7 +19,7 @@
"@hint/utils-dom": "^2.1.4",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-html/package.json
Expand Up @@ -13,7 +13,7 @@
"description": "webhint parser needed to analyze HTML files",
"devDependencies": {
"@types/node": "^14.14.14",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-javascript/package.json
Expand Up @@ -22,7 +22,7 @@
"@types/acorn": "^4.0.5",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-less/package.json
Expand Up @@ -20,7 +20,7 @@
"@hint/utils-dom": "^2.1.4",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-manifest/package.json
Expand Up @@ -16,7 +16,7 @@
"description": "webhint parser for web app manifest files",
"devDependencies": {
"@types/node": "^14.14.14",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-package-json/package.json
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-sass/package.json
Expand Up @@ -21,7 +21,7 @@
"@hint/utils-dom": "^2.1.4",
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-typescript-config/package.json
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser-webpack-config/package.json
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/node": "^14.14.14",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^9.0.9",
"@types/sinon": "^9.0.10",
"@types/webpack": "^4.41.25",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -896,10 +896,10 @@
"@types/glob" "*"
"@types/node" "*"

"@types/sinon@^9.0.9":
version "9.0.9"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.9.tgz#115843b491583f924080f684b6d0d7438344f73c"
integrity sha512-z/y8maYOQyYLyqaOB+dYQ6i0pxKLOsfwCmHmn4T7jS/SDHicIslr37oE3Dg8SCqKrKeBy6Lemu7do2yy+unLrw==
"@types/sinon@^9.0.10":
version "9.0.10"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-9.0.10.tgz#7fb9bcb6794262482859cab66d59132fca18fcf7"
integrity sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA==
dependencies:
"@types/sinonjs__fake-timers" "*"

Expand Down

0 comments on commit 3ec91b2

Please sign in to comment.