Skip to content

Commit 0e2c261

Browse files
committed
chore: update eslint plugin
1 parent 167ac39 commit 0e2c261

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/eslint-plugin-cssxjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "echo 'No tests yet' && exit 0"
1111
},
1212
"dependencies": {
13-
"@react-pug/eslint-plugin-react-pug": "^0.1.11"
13+
"@react-pug/eslint-plugin-react-pug": "^0.1.12"
1414
},
1515
"peerDependencies": {
1616
"eslint": "*"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2544,9 +2544,9 @@ __metadata:
25442544
languageName: node
25452545
linkType: hard
25462546

2547-
"@react-pug/eslint-plugin-react-pug@npm:^0.1.11":
2548-
version: 0.1.11
2549-
resolution: "@react-pug/eslint-plugin-react-pug@npm:0.1.11"
2547+
"@react-pug/eslint-plugin-react-pug@npm:^0.1.12":
2548+
version: 0.1.12
2549+
resolution: "@react-pug/eslint-plugin-react-pug@npm:0.1.12"
25502550
dependencies:
25512551
"@babel/parser": "npm:^7.0.0"
25522552
"@prettier/sync": "npm:^0.6.1"
@@ -2556,7 +2556,7 @@ __metadata:
25562556
prettier: "npm:^3.8.1"
25572557
peerDependencies:
25582558
eslint: ">=9.0.0"
2559-
checksum: 10c0/7409d4220f54f5820a8cfa1f5bf4b6da794cf0d3de730327d76af74f8317ef5bd03007f78309ad8a3f67689d82f8f061c0a617163c5af00e6efa0537b2880c43
2559+
checksum: 10c0/6453a32498c8c15fb775bd1f1c84fc75e5c8c9a43455e72f8b8a7ec72a1353a1762db8e7ef256a036578d5ea78f3a1729f7f62bb3defa70d080112580198e6d1
25602560
languageName: node
25612561
linkType: hard
25622562

@@ -6129,7 +6129,7 @@ __metadata:
61296129
version: 0.0.0-use.local
61306130
resolution: "eslint-plugin-cssxjs@workspace:packages/eslint-plugin-cssxjs"
61316131
dependencies:
6132-
"@react-pug/eslint-plugin-react-pug": "npm:^0.1.11"
6132+
"@react-pug/eslint-plugin-react-pug": "npm:^0.1.12"
61336133
peerDependencies:
61346134
eslint: "*"
61356135
languageName: unknown

0 commit comments

Comments
 (0)