Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tale committed Oct 11, 2022
1 parent 63468e8 commit 0c46ece
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 503 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
node_modules/
test/
src/
jest.config.js
vitest.config.ts
pnpm-lock.yaml
tsconfig.json
10 changes: 0 additions & 10 deletions jest.config.js

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
},
"homepage": "https://github.com/cnstr/apt-parser#readme",
"devDependencies": {
"np": "^7.6.0",
"tsup": "^5.11.11",
"typescript": "^4.5.4",
"vitest": "^0.18.0"
"np": "^7.6.2",
"tsup": "^6.2.3",
"typescript": "^4.8.4",
"vitest": "^0.24.1"
}
}
Loading

0 comments on commit 0c46ece

Please sign in to comment.