Skip to content

Commit 54ecb3c

Browse files
committed
fix: Upgrade dependencies
1 parent f3be742 commit 54ecb3c

File tree

2 files changed

+97
-97
lines changed

2 files changed

+97
-97
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/prantlf/rollup-plugin-css-lit/blob/master/LICENSE"
1111
}
1212
],
13-
"homepage": "http://prantlf.github.com/rollup-plugin-css-lit/",
13+
"homepage": "http://github.com/prantlf/rollup-plugin-css-lit/",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/prantlf/rollup-plugin-css-lit.git"
@@ -65,13 +65,13 @@
6565
"@semantic-release/changelog": "^6.0.1",
6666
"@semantic-release/git": "^10.0.1",
6767
"postcss": "^8.4.14",
68-
"rollup-copy-transform-css": "^1.2.1"
68+
"rollup-copy-transform-css": "^1.2.2"
6969
},
7070
"devDependencies": {
7171
"@node-rs/deno-lint": "^1.13.1",
7272
"builtin-modules": "^3.3.0",
7373
"c8": "^7.11.3",
74-
"rollup": "^2.74.1",
74+
"rollup": "^2.75.5",
7575
"tehanu": "^1.0.0",
7676
"tehanu-repo-coco": "^1.0.0",
7777
"tehanu-teru": "^1.0.0"

0 commit comments

Comments
 (0)