Skip to content

Commit

Permalink
chore: bump dependencies (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
mustofa-id authored Dec 23, 2023
1 parent 69f1475 commit 0db81f8
Show file tree
Hide file tree
Showing 3 changed files with 210 additions and 209 deletions.
5 changes: 5 additions & 0 deletions .changeset/twenty-rocks-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ssecd/jkn": patch
---

Bump dependencies
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/cli": "^2.27.1",
"@types/fhir": "^0.0.38",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"dotenv": "^16.3.1",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 0db81f8

Please sign in to comment.