Skip to content

Commit

Permalink
Merge pull request #454 from dodona-edu/dependabot/npm_and_yarn/resol…
Browse files Browse the repository at this point in the history
…ve-accept-language-3.1.6

Bump resolve-accept-language from 3.1.5 to 3.1.6
  • Loading branch information
bmesuere committed Sep 2, 2024
2 parents 9c1fc75 + f4e31aa commit 284bcfb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@
"gray-matter": "^4.0.3",
"markdown-it-imsize": "^2.0.1",
"medium-zoom": "^1.1.0",
"resolve-accept-language": "^3.1.5",
"resolve-accept-language": "^3.1.6",
"vitepress": "^1.3.4"
},
"dependencies": {}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -776,10 +776,10 @@ preact@^10.0.0:
resolved "https://registry.yarnpkg.com/preact/-/preact-10.15.0.tgz#14bae0afe3547ca9d45d22fda2a4266462d31cf3"
integrity sha512-nZSa8M2R2m1n7nJSBlzDpxRJaIsejrTO1vlFbdpFvyC8qM1iU+On2y0otfoUm6SRB5o0lF0CKDFxg6grEFU0iQ==

resolve-accept-language@^3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/resolve-accept-language/-/resolve-accept-language-3.1.5.tgz#080142a0c2938caaf8c1e30decaea6e3b3f908b8"
integrity sha512-PwcFAxAJzxxCsNFTTVlliNTCuUQ3j/vya2FZhpzLt89ib7r4h28oPVxNanzW1PnI2ei989cLQtNRgLLme9bWRA==
resolve-accept-language@^3.1.6:
version "3.1.6"
resolved "https://registry.yarnpkg.com/resolve-accept-language/-/resolve-accept-language-3.1.6.tgz#56411c6a421650a2efd4e605c76bb87090978977"
integrity sha512-ThY/ShObS3JZ1FH8UxJu4Xow9ak9LwpjKurvCY7D0uDZARlHHjwRCr0yYnH9jyi6h+K4C8YiAkLLw+QfVV8ymQ==

rfdc@^1.4.1:
version "1.4.1"
Expand Down

0 comments on commit 284bcfb

Please sign in to comment.