Skip to content

Commit d8b4fb8

Browse files
committed
chore: update deps
1 parent c85a9b3 commit d8b4fb8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
1717
"@eslint/markdown": "^6.3.0",
18-
"@stacksjs/path": "^0.70.1",
18+
"@stacksjs/path": "^0.70.2",
1919
"@stylistic/eslint-plugin": "^4.2.0",
2020
"@types/bun": "^1.2.5",
2121
"@typescript-eslint/eslint-plugin": "^8.27.0",
@@ -246,7 +246,7 @@
246246

247247
"@stacksjs/eslint-plugin": ["@stacksjs/[email protected]", "", { "dependencies": { "@stacksjs/eslint-config": "^3.15.1-beta.1", "@typescript-eslint/utils": "^8.21.0", "@unocss/config": "65.4.2", "@unocss/core": "65.4.2", "magic-string": "^0.30.17", "synckit": "^0.9.2", "unocss": "^65.4.2" } }, "sha512-MeJVcuvWccAzc8cR7pmgDeUsK+Lc99bnTp9bt32Cod5/wrVWwaPB+JnYIxcjef9kqwqkG7Xax2h1vClI/XC3nA=="],
248248

249-
"@stacksjs/path": ["@stacksjs/[email protected].1", "", {}, "sha512-Y9UBIgrrR5rmHrLQ+nORgWAJFVcCFdqYjHIq2lNhi1LFajKgkyYb0vdE8z4lJxhKa9iCTnOQsMdpe3V9GEBfGQ=="],
249+
"@stacksjs/path": ["@stacksjs/[email protected].2", "", {}, "sha512-m6jjpgbLzCXvatxXqXiWmSHhjS8NjTS4oy0blTJyevrOZanxz1u0qqc/4hrKm3GS1jE22nBaQ8EGUZB9qeOwxg=="],
250250

251251
"@stylistic/eslint-plugin": ["@stylistic/[email protected]", "", { "dependencies": { "@typescript-eslint/utils": "^8.23.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "estraverse": "^5.3.0", "picomatch": "^4.0.2" }, "peerDependencies": { "eslint": ">=9.0.0" } }, "sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA=="],
252252

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
5252
"@eslint/markdown": "^6.3.0",
53-
"@stacksjs/path": "^0.70.1",
53+
"@stacksjs/path": "^0.70.2",
5454
"@stylistic/eslint-plugin": "^4.2.0",
5555
"@types/bun": "^1.2.5",
5656
"@typescript-eslint/eslint-plugin": "^8.27.0",

0 commit comments

Comments
 (0)