Skip to content

Commit 0629a53

Browse files
committed
chore(deps): update dependency @nabla/vite-plugin-eslint to v2
1 parent e19ecd6 commit 0629a53

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

templates/react-ts/package-lock.json

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

templates/react-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@iteam/eslint-config-react": "0.3.5",
19-
"@nabla/vite-plugin-eslint": "1.6.0",
19+
"@nabla/vite-plugin-eslint": "2.0.2",
2020
"@testing-library/jest-dom": "5.17.0",
2121
"@testing-library/react": "14.1.2",
2222
"@testing-library/user-event": "14.5.1",

templates/react/package-lock.json

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

templates/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@iteam/eslint-config-react": "0.3.5",
19-
"@nabla/vite-plugin-eslint": "1.6.0",
19+
"@nabla/vite-plugin-eslint": "2.0.2",
2020
"@testing-library/jest-dom": "5.17.0",
2121
"@testing-library/react": "14.1.2",
2222
"@testing-library/user-event": "14.5.1",

0 commit comments

Comments
 (0)