Skip to content

Commit 1fb9410

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates (#258)
Bumps the dev-dependencies group with 2 updates in the /reference-lib directory: [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) and [rollup](https://github.com/rollup/rollup). Updates `@rollup/plugin-typescript` from 11.1.6 to 12.1.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.0/packages/typescript) Updates `rollup` from 4.21.3 to 4.22.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.21.3...v4.22.5) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5acc724 commit 1fb9410

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

reference-lib/package-lock.json

Lines changed: 75 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@rollup/plugin-json": "^6.1.0",
17-
"@rollup/plugin-typescript": "^11.1.6",
17+
"@rollup/plugin-typescript": "^12.1.0",
1818
"@types/jest": "^29.5.12",
1919
"jest": "^29.7.0",
2020
"rollup": "^4.18.0",

0 commit comments

Comments
 (0)