Skip to content

Commit 1aee398

Browse files
committed
chore: bump deps 🚀
1 parent f2b69ff commit 1aee398

File tree

2 files changed

+77
-66
lines changed

2 files changed

+77
-66
lines changed

‎package-lock.json

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

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"devDependencies": {
1212
"@babel/core": "^7.26.9",
1313
"@babel/eslint-parser": "^7.26.8",
14-
"@eslint/js": "^9.21.0",
15-
"@stylistic/eslint-plugin": "^4.1.0",
16-
"eslint": "^9.21.0",
14+
"@eslint/js": "^9.22.0",
15+
"@stylistic/eslint-plugin": "^4.2.0",
16+
"eslint": "^9.22.0",
1717
"globals": "^16.0.0"
1818
},
1919
"files": [
@@ -36,9 +36,9 @@
3636
"peerDependencies": {
3737
"@babel/core": "^7.26.9",
3838
"@babel/eslint-parser": "^7.26.8",
39-
"@eslint/js": "^9.21.0",
40-
"@stylistic/eslint-plugin": "^4.1.0",
41-
"eslint": "^9.21.0",
39+
"@eslint/js": "^9.22.0",
40+
"@stylistic/eslint-plugin": "^4.2.0",
41+
"eslint": "^9.22.0",
4242
"globals": "^16.0.0"
4343
},
4444
"repository": {
@@ -54,5 +54,5 @@
5454
"type": "module",
5555
"main": "index.js",
5656
"name": "eslint-config-ultra-refined",
57-
"version": "3.4.6"
57+
"version": "3.4.7"
5858
}

0 commit comments

Comments
 (0)