Skip to content

Commit

Permalink
Bump @types/node from 12.7.12 to 15.12.1
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.12 to 15.12.1.
- [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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2021
1 parent 111fe9c commit 1851735
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
13 changes: 10 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"homepage": "https://github.com/geostyler/geostyler-shapefile-parser#readme",
"dependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^12.7.12",
"@types/node": "^15.12.1",
"@types/shpjs": "^3.4.0",
"geostyler-data": "^1.0.0",
"geostyler-geojson-parser": "^1.0.1",
Expand Down

0 comments on commit 1851735

Please sign in to comment.