Skip to content

Commit c2c040b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.1",
52+
"@rollup/plugin-typescript": "12.1.2",
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
@@ -1820,10 +1820,10 @@
18201820
smob "^1.0.0"
18211821
terser "^5.17.4"
18221822

1823-
"@rollup/[email protected].1":
1824-
version "12.1.1"
1825-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.1.tgz#008d16b8283a422650c463f99ae0c610cf6c9727"
1826-
integrity sha512-t7O653DpfB5MbFrqPe/VcKFFkvRuFNp9qId3xq4Eth5xlyymzxNpye2z8Hrl0RIMuXTSr5GGcFpkdlMeacUiFQ==
1823+
"@rollup/[email protected].2":
1824+
version "12.1.2"
1825+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
1826+
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
18271827
dependencies:
18281828
"@rollup/pluginutils" "^5.1.0"
18291829
resolve "^1.22.1"

0 commit comments

Comments
 (0)