Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 8d2af26

Browse files
Merge pull request #766 from devoxa/renovate/dayjs-1.x
Update dependency dayjs from 1.11.10 to 1.11.11
2 parents 29b093f + f42cc02 commit 8d2af26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "@devoxa/prettier-config",
2626
"dependencies": {
2727
"@devoxa/aes-encryption": "2.0.0",
28-
"dayjs": "1.11.10",
28+
"dayjs": "1.11.11",
2929
"form-data": "4.0.0",
3030
"php-serialize": "4.1.1"
3131
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1718,10 +1718,10 @@ cross-spawn@^7.0.3:
17181718
shebang-command "^2.0.0"
17191719
which "^2.0.1"
17201720

1721-
1722-
version "1.11.10"
1723-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
1724-
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
1721+
1722+
version "1.11.11"
1723+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
1724+
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
17251725

17261726
debug@^4.1.0, debug@^4.1.1:
17271727
version "4.1.1"

0 commit comments

Comments
 (0)