Skip to content

Commit

Permalink
dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hub committed May 14, 2024
1 parent fb9e2e4 commit 7e48fcd
Show file tree
Hide file tree
Showing 2 changed files with 2,837 additions and 2,294 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"author": "tim-hub",
"license": "MIT",
"devDependencies": {
"@types/ackee-tracker": "^5.0.2",
"@types/jest": "^29.5.4",
"@types/node": "18.17.11",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"all-contributors-cli": "^6.26.1",
"@types/ackee-tracker": "5.0.4",
"@types/jest": "29.5.12",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"all-contributors-cli": "6.26.1",
"builtin-modules": "3.3.0",
"esbuild": "0.17.3",
"husky": "^8.0.3",
"jest": "^29.6.4",
"obsidian": "1.1.1",
"prettier": "2.8.4",
"ts-jest": "^29.1.1",
"tslib": "2.4.0",
"typescript": "5.2.2"
"husky": "8.0.3",
"jest": "29.7.0",
"obsidian": "1.5.7-1",
"prettier": "2.8.8",
"ts-jest": "29.1.2",
"tslib": "2.6.2",
"typescript": "5.4.5"
},
"jest": {
"transform": {
Expand Down Expand Up @@ -72,8 +72,8 @@
]
},
"dependencies": {
"ackee-tracker": "^5.1.0",
"ackee-tracker": "5.1.0",
"bible-reference-toolkit": "^2.3.3",
"flagsmith-nodejs": "^3.1.1"
"flagsmith-nodejs": "3.3.1"
}
}
Loading

0 comments on commit 7e48fcd

Please sign in to comment.