Skip to content

Commit

Permalink
Merge pull request #36 from josh-stillman/update-pinned-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-stillman authored Oct 28, 2024
2 parents aa092e7 + 1037fc7 commit 7e05ac0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/installDependencies/pinnedVersions.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"_UPDATED_AT": "10/21/2024",
"_UPDATED_AT": "10/28/2024",
"@eslint/js": "9.13.0",
"@types/eslint__js": "8.42.3",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.11.0",
"lint-staged": "15.2.10",
Expand All @@ -16,5 +16,5 @@
"stylelint-config-sass-guidelines": "12.1.0",
"stylelint-config-standard": "36.0.1",
"stylelint-prettier": "5.0.2",
"typescript-eslint": "8.10.0"
"typescript-eslint": "8.11.0"
}

0 comments on commit 7e05ac0

Please sign in to comment.