Skip to content

Commit

Permalink
chore(npm): update devDependencies & bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fityannugroho committed Jan 6, 2024
1 parent f39c273 commit 6430bb6
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 132 deletions.
167 changes: 39 additions & 128 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idn-area-data",
"version": "3.0.3",
"version": "3.1.0",
"description": "Indonesia administrative area data, based on the latest regulation",
"type": "module",
"main": "lib/index.js",
Expand Down Expand Up @@ -40,17 +40,17 @@
"node": ">=18"
},
"devDependencies": {
"@types/node": "^20.10.3",
"@types/node": "^20.10.6",
"@types/papaparse": "^5.3.14",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^1.0.1",
"eslint": "^8.55.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.1",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vitest": "^1.0.1"
},
"dependencies": {
Expand Down

0 comments on commit 6430bb6

Please sign in to comment.