Skip to content

Commit

Permalink
chore(deps-dev): bump @rollup/plugin-typescript from 11.1.2 to 11.1.5
Browse files Browse the repository at this point in the history
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.2 to 11.1.5.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/HEAD/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]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent db6d361 commit 21f372d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/einride-ui-dates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@rollup/plugin-image": "3.0.3",
"@rollup/plugin-typescript": "11.1.2",
"@rollup/plugin-typescript": "11.1.5",
"@storybook/jest": "0.2.3",
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/einride-ui-labs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"devDependencies": {
"@rollup/plugin-image": "3.0.3",
"@rollup/plugin-typescript": "11.1.2",
"@rollup/plugin-typescript": "11.1.5",
"@storybook/jest": "0.2.3",
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/einride-ui-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"devDependencies": {
"@rollup/plugin-image": "3.0.3",
"@rollup/plugin-typescript": "11.1.2",
"@rollup/plugin-typescript": "11.1.5",
"@storybook/jest": "0.2.3",
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/einride-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@emotion/styled": "11.11.0",
"@faker-js/faker": "8.1.0",
"@rollup/plugin-image": "3.0.3",
"@rollup/plugin-typescript": "11.1.2",
"@rollup/plugin-typescript": "11.1.5",
"@storybook/jest": "0.2.3",
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2203,7 +2203,7 @@ __metadata:
"@mantine/core": 6.0.21
"@mantine/dates": 6.0.21
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
"@rollup/plugin-typescript": 11.1.5
"@storybook/jest": 0.2.3
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
Expand All @@ -2230,7 +2230,7 @@ __metadata:
resolution: "@einride/ui-labs@workspace:packages/einride-ui-labs"
dependencies:
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
"@rollup/plugin-typescript": 11.1.5
"@storybook/jest": 0.2.3
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
Expand All @@ -2255,7 +2255,7 @@ __metadata:
resolution: "@einride/ui-maps@workspace:packages/einride-ui-maps"
dependencies:
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
"@rollup/plugin-typescript": 11.1.5
"@storybook/jest": 0.2.3
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
Expand Down Expand Up @@ -2339,7 +2339,7 @@ __metadata:
"@radix-ui/react-tabs": 1.0.4
"@radix-ui/react-tooltip": 1.0.7
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
"@rollup/plugin-typescript": 11.1.5
"@storybook/jest": 0.2.3
"@storybook/react": 7.4.6
"@storybook/testing-library": 0.2.2
Expand Down Expand Up @@ -4636,22 +4636,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-typescript@npm:11.1.2":
version: 11.1.2
resolution: "@rollup/plugin-typescript@npm:11.1.2"
"@rollup/plugin-typescript@npm:11.1.5":
version: 11.1.5
resolution: "@rollup/plugin-typescript@npm:11.1.5"
dependencies:
"@rollup/pluginutils": ^5.0.1
resolve: ^1.22.1
peerDependencies:
rollup: ^2.14.0||^3.0.0
rollup: ^2.14.0||^3.0.0||^4.0.0
tslib: "*"
typescript: ">=3.7.0"
peerDependenciesMeta:
rollup:
optional: true
tslib:
optional: true
checksum: f4655a35e08639574e86dbce578b76468ee8627e4a3d8a46b7e0703d5d98c39a9bda9aa7144510aae11c5d8ce9c3b065e7f3e52dd31fbc6780015dd7802e01f7
checksum: 092eed73bdd4817d0d5958b67ca2e49bc8b10f9c49614d7c65925e98817adf7a0508b2e9fa00699b025cb0563d72d9eaca93580df8d7f9515767be39352bb11c
languageName: node
linkType: hard

Expand Down

0 comments on commit 21f372d

Please sign in to comment.