Skip to content

Commit

Permalink
build(deps): update dependency dayjs to ^1.11.12
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 5b3d644 commit c5e88e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"autoprefixer": "^10.4.14",
"dayjs": "^1.11.9",
"dayjs": "^1.11.12",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte": "^2.30.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1187,10 +1187,10 @@ __metadata:
languageName: node
linkType: hard

"dayjs@npm:^1.11.9":
version: 1.11.9
resolution: "dayjs@npm:1.11.9"
checksum: a4844d83dc87f921348bb9b1b93af851c51e6f71fa259604809cfe1b49d1230e6b0212dab44d1cb01994c096ad3a77ea1cf18fa55154da6efcc9d3610526ac38
"dayjs@npm:^1.11.12":
version: 1.11.12
resolution: "dayjs@npm:1.11.12"
checksum: 40a4f67c2df3af125ae0ddec68d3a6d806d3009a7414bf45479aaf82f1dd82f3e139e6642e72391abccc37488897830c56afcabb4c819014130d283644df8128
languageName: node
linkType: hard

Expand Down Expand Up @@ -2544,7 +2544,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.45.0
"@typescript-eslint/parser": ^5.45.0
autoprefixer: ^10.4.14
dayjs: ^1.11.9
dayjs: ^1.11.12
eslint: ^8.28.0
eslint-config-prettier: ^8.5.0
eslint-plugin-svelte: ^2.30.0
Expand Down

0 comments on commit c5e88e2

Please sign in to comment.