1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-16 06:39:50 +00:00

Bump @types/node from 16.11.1 to 16.11.2 (#118)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.1 to 16.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-22 09:54:14 +02:00
committed by GitHub
parent 7ebfddcc3d
commit 0f42f4a804
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
},
"devDependencies": {
"@types/jscodeshift": "^0.11.2",
"@types/node": "^16.11.1",
"@types/node": "^16.11.2",
"jscodeshift": "^0.13.0",
"ts-node": "^10.3.0",
"typescript": "^4.4.4"