Skip to content

Commit ef80b22

Browse files
committed
Update dependencies
1 parent 734350b commit ef80b22

File tree

2 files changed

+35
-32
lines changed

2 files changed

+35
-32
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
"@asamuzakjp/css-color": "^4.0.5",
4242
"@csstools/css-syntax-patches-for-csstree": "^1.0.14",
4343
"css-tree": "^3.1.0",
44-
"lru-cache": "^11.2.1"
44+
"lru-cache": "^11.2.2"
4545
},
4646
"devDependencies": {
4747
"@babel/generator": "^7.28.3",
4848
"@babel/parser": "^7.28.4",
4949
"@babel/traverse": "^7.28.4",
5050
"@babel/types": "^7.28.4",
5151
"@domenic/eslint-config": "^4.0.1",
52-
"@webref/css": "^7.1.0",
53-
"eslint": "^9.36.0",
52+
"@webref/css": "^7.1.1",
53+
"eslint": "^9.37.0",
5454
"eslint-config-prettier": "^10.1.8",
5555
"eslint-plugin-prettier": "^5.5.4",
5656
"globals": "^16.4.0",

0 commit comments

Comments
 (0)