Skip to content

Commit

Permalink
Bump the dev-dependencies group in /reference-lib with 1 update (#113)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group in /reference-lib with 1 update: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.9.2 to 4.9.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.9.2...v4.9.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-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 Jan 8, 2024
1 parent b646a99 commit 0a8d6d2
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 60 deletions.
121 changes: 62 additions & 59 deletions reference-lib/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 reference-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rollup/plugin-typescript": "^11.1.5",
"@types/jest": "^29.5.11",
"jest": "^29.7.0",
"rollup": "^4.9.2",
"rollup": "^4.9.4",
"ts-jest": "^29.1.1"
},
"files": [
Expand Down

0 comments on commit 0a8d6d2

Please sign in to comment.