Skip to content

Commit

Permalink
chore: updated dependencies (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin Igarashi authored Mar 17, 2024
1 parent ab32351 commit 5335c71
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
144 changes: 72 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
},
"homepage": "https://github.com/watergis/postgis2geojson#readme",
"devDependencies": {
"@types/node": "^20.11.19",
"@types/pg": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"dotenv": "^16.4.4",
"eslint": "^8.56.0",
"@types/node": "^20.11.28",
"@types/pg": "^8.11.2",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"dependencies": {
"pg": "^8.11.3"
Expand Down

0 comments on commit 5335c71

Please sign in to comment.