Skip to content

Commit

Permalink
chore(deps-dev): bump the typescript group with 1 update (#1387)
Browse files Browse the repository at this point in the history
Bumps the typescript group with 1 update: [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript).

- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.5/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent f29be5f commit 5fe3729
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@juggle/resize-observer": "^3.4.0",
"@rollup/plugin-typescript": "^11.1.4",
"@rollup/plugin-typescript": "^11.1.5",
"@strapi/eslint-config": "^0.2.0",
"@swc/core": "^1.3.91",
"@swc/jest": "^0.2.29",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4872,22 +4872,22 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-typescript@npm:^11.1.4":
version: 11.1.4
resolution: "@rollup/plugin-typescript@npm:11.1.4"
"@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: 662647ef92dc7af2b502ce5c871fc58151ca9660e5b9e88c42cc9fa257e8f453bf14b9b82793ab191c7c200112f1a886d7493727e3be847b1a94f9b68b21e503
checksum: 092eed73bdd4817d0d5958b67ca2e49bc8b10f9c49614d7c65925e98817adf7a0508b2e9fa00699b025cb0563d72d9eaca93580df8d7f9515767be39352bb11c
languageName: node
linkType: hard

Expand Down Expand Up @@ -9865,7 +9865,7 @@ __metadata:
"@commitlint/cli": 17.7.2
"@commitlint/config-conventional": 17.7.0
"@juggle/resize-observer": ^3.4.0
"@rollup/plugin-typescript": ^11.1.4
"@rollup/plugin-typescript": ^11.1.5
"@strapi/eslint-config": ^0.2.0
"@swc/core": ^1.3.91
"@swc/jest": ^0.2.29
Expand Down

1 comment on commit 5fe3729

@vercel
Copy link

@vercel vercel bot commented on 5fe3729 Oct 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

design-system – ./

design-system-git-main-strapijs.vercel.app
design-system-strapijs.vercel.app
design-system-alpha.vercel.app

Please sign in to comment.