Skip to content

Commit edb04fb

Browse files
chore(deps-dev): bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 (#334)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v9.0.2/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e373462 commit edb04fb

File tree

2 files changed

+28
-13
lines changed

2 files changed

+28
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test:watch": "jest --watch src/*"
3131
},
3232
"devDependencies": {
33-
"@rollup/plugin-typescript": "^9.0.1",
33+
"@rollup/plugin-typescript": "^9.0.2",
3434
"@types/google.maps": "^3.49.1",
3535
"@types/jest": "^27.4.1",
3636
"@typescript-eslint/eslint-plugin": ">=4.33.0",

0 commit comments

Comments
 (0)