Skip to content

Commit bb3d620

Browse files
authored
chore(deps): update css-parser to 0.14.x (#194)
TODO: wait for next version of css-parser to release to fix types.
1 parent 1b76414 commit bb3d620

File tree

4 files changed

+137
-116
lines changed

4 files changed

+137
-116
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lint": "oxlint && oxfmt --check"
4242
},
4343
"dependencies": {
44-
"@projectwallace/css-parser": "^0.13.5"
44+
"@projectwallace/css-parser": "~0.14.7"
4545
},
4646
"devDependencies": {
4747
"@codecov/rollup-plugin": "^1.9.1",

0 commit comments

Comments
 (0)