Skip to content

Commit 7e34ca8

Browse files
Bump @rollup/plugin-typescript from 12.1.2 to 12.1.4
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.2 to 12.1.4. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.4/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f89c35 commit 7e34ca8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@dolthub/react-components": "^0.2.7",
5050
"@dolthub/react-hooks": "^0.1.7",
5151
"@dolthub/web-utils": "^0.1.5",
52-
"@rollup/plugin-typescript": "12.1.2",
52+
"@rollup/plugin-typescript": "12.1.4",
5353
"classnames": "^2.3.2",
5454
"react": ">=18.0.0",
5555
"react-copy-to-clipboard": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1941,10 +1941,10 @@
19411941
smob "^1.0.0"
19421942
terser "^5.17.4"
19431943

1944-
"@rollup/plugin-typescript@12.1.2":
1945-
version "12.1.2"
1946-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
1947-
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
1944+
"@rollup/plugin-typescript@12.1.4":
1945+
version "12.1.4"
1946+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz#9a58433e8b13906198953d79faf3b16f67ee0424"
1947+
integrity sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ==
19481948
dependencies:
19491949
"@rollup/pluginutils" "^5.1.0"
19501950
resolve "^1.22.1"

0 commit comments

Comments
 (0)