Skip to content

Commit

Permalink
Merge pull request #30 from josh-stillman/update-pinned-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-stillman authored Oct 7, 2024
2 parents f423da7 + 1e3d95d commit 8a4419d
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,13 +1,13 @@
{
"_UPDATED_AT": "9/30/2024",
"@eslint/js": "9.11.1",
"_UPDATED_AT": "10/7/2024",
"@eslint/js": "9.12.0",
"@types/eslint__js": "8.42.3",
"eslint": "9.11.1",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-react": "7.37.0",
"globals": "15.9.0",
"eslint-plugin-react": "7.37.1",
"globals": "15.10.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"simple-git-hooks": "2.11.1",
Expand Down

0 comments on commit 8a4419d

Please sign in to comment.