Skip to content

Commit fe62a43

Browse files
build(deps-dev): bump @types/sinon from 10.0.4 to 10.0.5
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.4 to 10.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: "@types/sinon" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea006fc commit fe62a43

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/mocha": "9.0.0",
107107
"@types/node": "16.10.3",
108108
"@types/prettyjson": "0.0.30",
109-
"@types/sinon": "10.0.4",
109+
"@types/sinon": "10.0.5",
110110
"@types/sinon-chai": "3.2.5",
111111
"@typescript-eslint/eslint-plugin": "4.33.0",
112112
"@typescript-eslint/parser": "4.33.0",
@@ -131,7 +131,7 @@
131131
"prettyjson": "1.2.1",
132132
"reflect-metadata": "0.1.13",
133133
"release-it": "14.11.6",
134-
"sequelize": "6.6.5",
134+
"sequelize": "6.8.0",
135135
"sinon": "11.1.2",
136136
"sinon-chai": "3.7.0",
137137
"source-map-support": "0.5.20",
@@ -144,6 +144,6 @@
144144
"@types/node": "*",
145145
"@types/validator": "*",
146146
"reflect-metadata": "*",
147-
"sequelize": ">=6.6.5"
147+
"sequelize": ">=6.8.0"
148148
}
149149
}

0 commit comments

Comments
 (0)