Skip to content

Commit

Permalink
Merge pull request #11285 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/dayjs-1.11.10

Bump dayjs from 1.11.9 to 1.11.10
  • Loading branch information
rtibbles authored Sep 22, 2023
2 parents eda73bb + dd9048a commit 159afee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/hashi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"core-js": "3.32",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"fflate": "^0.8.1",
"iri": "^1.3.1",
"is-language-code": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4320,10 +4320,10 @@ date-fns@^2.29.3:
dependencies:
"@babel/runtime" "^7.21.0"

dayjs@^1.11.9:
version "1.11.9"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a"
integrity sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==
dayjs@^1.11.10:
version "1.11.10"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==

de-indent@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 159afee

Please sign in to comment.