Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 074f9f7 commit 220d2c7
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@rollup/plugin-typescript": "^11.1.5",
"@rollup/plugin-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.5",
"@rollup/plugin-typescript": "^12.0.0",
"@types/jest-image-snapshot": "^6.1.0",
"@vitest/coverage-v8": "^1.4.0",
"jest-file-snapshot": "^0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"sharp": "^0.33.4"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.5",
"@rollup/plugin-typescript": "^12.0.0",
"@types/jest-image-snapshot": "^6.1.0",
"@types/jsdom": "^21.1.1",
"@types/picomatch": "^3.0.0",
Expand Down
37 changes: 27 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 220d2c7

Please sign in to comment.