Skip to content

Commit a792668

Browse files
oscarnewmanEGOIST
authored and
EGOIST
committedMay 25, 2022
fix(deps): Update rollup and rollup-plugin-dts to latest versions (#632)
1 parent 6b01221 commit a792668

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"joycon": "^3.0.1",
3636
"postcss-load-config": "^3.0.1",
3737
"resolve-from": "^5.0.0",
38-
"rollup": "^2.60.0",
38+
"rollup": "^2.74.1",
3939
"source-map": "0.8.0-beta.0",
4040
"sucrase": "^3.20.3",
4141
"tree-kill": "^1.2.2"
@@ -56,7 +56,7 @@
5656
"postcss-simple-vars": "6.0.3",
5757
"prettier": "2.5.1",
5858
"resolve": "1.20.0",
59-
"rollup-plugin-dts": "4.2.0",
59+
"rollup-plugin-dts": "4.2.1",
6060
"rollup-plugin-hashbang": "2.2.2",
6161
"string-argv": "0.3.1",
6262
"strip-json-comments": "4.0.0",

‎pnpm-lock.yaml

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.