Skip to content

Commit

Permalink
build(deps): update dependency dayjs to ^1.11.9 (#616)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 5d911c6 commit aba59e1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"main": "index.tsx",
"dependencies": {
"dayjs": "^1.11.7",
"dayjs": "^1.11.9",
"eventemitter3": "^5.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@marsidev/react-turnstile": "^0.2.4",
"@remix-run/router": "^1.6.0",
"classnames": "^2.3.2",
"dayjs": "^1.11.7",
"dayjs": "^1.11.9",
"lodash": "^4.17.21",
"monaco-editor": "^0.37.1",
"nanoid": "^4.0.2",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit aba59e1

Please sign in to comment.