Skip to content

Commit 7f01b78

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

File tree

2 files changed

+34
-12
lines changed

2 files changed

+34
-12
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": "11.1.6",
52+
"@rollup/plugin-typescript": "12.1.1",
5353
"classnames": "^2.3.2",
5454
"react": ">=18.0.0",
5555
"react-copy-to-clipboard": "^5.1.0",

yarn.lock

Lines changed: 33 additions & 11 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/plugin-typescript@11.1.6":
1824-
version "11.1.6"
1825-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
1826-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
1823+
"@rollup/plugin-typescript@12.1.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==
18271827
dependencies:
18281828
"@rollup/pluginutils" "^5.1.0"
18291829
resolve "^1.22.1"
@@ -8925,8 +8925,7 @@ string-length@^4.0.1:
89258925
char-regex "^1.0.2"
89268926
strip-ansi "^6.0.0"
89278927

8928-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8929-
name string-width-cjs
8928+
"string-width-cjs@npm:string-width@^4.2.0":
89308929
version "4.2.3"
89318930
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
89328931
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8935,7 +8934,16 @@ string-length@^4.0.1:
89358934
is-fullwidth-code-point "^3.0.0"
89368935
strip-ansi "^6.0.1"
89378936

8938-
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
8937+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8938+
version "4.2.3"
8939+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8940+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8941+
dependencies:
8942+
emoji-regex "^8.0.0"
8943+
is-fullwidth-code-point "^3.0.0"
8944+
strip-ansi "^6.0.1"
8945+
8946+
string-width@^5.0.1, string-width@^5.1.2:
89398947
version "5.1.2"
89408948
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
89418949
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
@@ -9004,8 +9012,14 @@ stringify-entities@^4.0.0:
90049012
character-entities-html4 "^2.0.0"
90059013
character-entities-legacy "^3.0.0"
90069014

9007-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9008-
name strip-ansi-cjs
9015+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
9016+
version "6.0.1"
9017+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9018+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9019+
dependencies:
9020+
ansi-regex "^5.0.1"
9021+
9022+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
90099023
version "6.0.1"
90109024
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
90119025
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9745,8 +9759,16 @@ which@^2.0.1:
97459759
dependencies:
97469760
isexe "^2.0.0"
97479761

9748-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9749-
name wrap-ansi-cjs
9762+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
9763+
version "7.0.0"
9764+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9765+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9766+
dependencies:
9767+
ansi-styles "^4.0.0"
9768+
string-width "^4.1.0"
9769+
strip-ansi "^6.0.0"
9770+
9771+
wrap-ansi@^7.0.0:
97509772
version "7.0.0"
97519773
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
97529774
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)