Skip to content

Commit

Permalink
Bump the npm-development-dependencies group with 2 updates (#479)
Browse files Browse the repository at this point in the history
Bumps the npm-development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [rollup](https://github.com/rollup/rollup).


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

Updates `rollup` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.12.1...v4.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 86fac27 commit 148f212
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@rollup/plugin-node-resolve": "~15.2.3",
"@rollup/plugin-replace": "~5.0.5",
"@rollup/plugin-virtual": "~3.0.2",
"@types/node": "~20.11.25",
"@types/node": "~20.11.28",
"chai": "~5.1.0",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
Expand All @@ -124,7 +124,7 @@
"playwright": "~1.42.1",
"prettier": "~3.2.5",
"rimraf": "~5.0.5",
"rollup": "~4.12.1",
"rollup": "~4.13.0",
"rollup-plugin-dts": "~6.1.0",
"rollup-plugin-esbuild": "~6.1.1",
"typedoc": "~0.25.12",
Expand Down

0 comments on commit 148f212

Please sign in to comment.