Skip to content

Commit 3d0c3b1

Browse files
authored
Merge pull request #406 from liuliu-dev/dependabot/npm_and_yarn/rollup/plugin-typescript-12.1.4
Bump @rollup/plugin-typescript from 12.1.2 to 12.1.4
2 parents 0668c98 + 7e34ca8 commit 3d0c3b1

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
@@ -1953,10 +1953,10 @@
19531953
smob "^1.0.0"
19541954
terser "^5.17.4"
19551955

1956-
"@rollup/plugin-typescript@12.1.2":
1957-
version "12.1.2"
1958-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.2.tgz#ebaeec2e7376faa889030ccd7cb485a649e63118"
1959-
integrity sha512-cdtSp154H5sv637uMr1a8OTWB0L1SWDSm1rDGiyfcGcvQ6cuTs4MDk2BVEBGysUWago4OJN4EQZqOTl/QY3Jgg==
1956+
"@rollup/plugin-typescript@12.1.4":
1957+
version "12.1.4"
1958+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz#9a58433e8b13906198953d79faf3b16f67ee0424"
1959+
integrity sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ==
19601960
dependencies:
19611961
"@rollup/pluginutils" "^5.1.0"
19621962
resolve "^1.22.1"

0 commit comments

Comments
 (0)