Skip to content

Commit

Permalink
Merge pull request #42 from josh-stillman/update-pinned-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-stillman authored Nov 25, 2024
2 parents c720abd + ba28f2d commit 067eaf3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/installDependencies/pinnedVersions.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"_UPDATED_AT": "11/11/2024",
"@eslint/js": "9.14.0",
"_UPDATED_AT": "11/25/2024",
"@eslint/js": "9.15.0",
"@types/eslint__js": "8.42.3",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-n": "17.13.1",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.12.0",
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.13.0"
"typescript-eslint": "8.15.0"
}

0 comments on commit 067eaf3

Please sign in to comment.