Skip to content

Commit

Permalink
[Dependencies]: Bump the dependencies-dev group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies-dev group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tslib](https://github.com/Microsoft/tslib).


Updates `@types/node` from 20.13.0 to 20.14.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tslib` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.2...v2.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and elchininet committed Jun 9, 2024
1 parent 7d6708f commit 07ebbb4
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"@types/jest": "^29.5.12",
"@types/node": "^20.13.0",
"@types/node": "^20.14.2",
"jest": "^29.7.0",
"rollup": "^4.18.0",
"rollup-plugin-ts": "^3.4.5",
"ts-jest": "^29.1.4",
"tslib": "^2.6.2",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
}
}
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

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

0 comments on commit 07ebbb4

Please sign in to comment.