Skip to content

Commit

Permalink
Bump dateformat from 3.0.3 to 4.5.1. Closes #1324.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcyeh committed Jan 27, 2024
1 parent 959d0f1 commit 4eb89a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,10 @@
"singleQuote": true,
"trailingComma": "es5"
},
"dependencies": {}
"dependencies": {
"husky": "^4.3.8",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-node": "^29.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/foam-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@
"wait-for-expect": "^3.0.2"
},
"dependencies": {
"dateformat": "^3.0.3",
"dateformat": "4.5.1",
"detect-newline": "^3.1.0",
"github-slugger": "^1.4.0",
"gray-matter": "^4.0.2",
Expand Down

0 comments on commit 4eb89a9

Please sign in to comment.