Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dependencies
  • Loading branch information
turnerjw committed Feb 2, 2024
commit a6c09ef5f2de0ea8b189b5d485af4404e3707ab0
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,8 @@
},
"homepage": "https://github.com/SPSCommerce/typescript",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^7.32.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-import": "~2.24.0",
"typescript": "^4.4.3"
"@types/eslint": "^7.28.0",
"eslint": "^8.56.0",
"typescript": "^5.3.3"
}
}
Loading