Skip to content

Commit 53e00bd

Browse files
Merge pull request #392 from openscript-ch/renovate/all-minor-patch
fix(deps): update dependency gatsby-plugin-i18n-l10n to v5.6.3
2 parents 5f5a861 + 07998e4 commit 53e00bd

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
@@ -15,7 +15,7 @@
1515
"gatsby": "5.13.7",
1616
"gatsby-plugin-catch-links": "5.13.1",
1717
"gatsby-plugin-emotion": "8.13.1",
18-
"gatsby-plugin-i18n-l10n": "5.6.2",
18+
"gatsby-plugin-i18n-l10n": "5.6.3",
1919
"gatsby-plugin-image": "3.13.1",
2020
"gatsby-plugin-manifest": "5.13.1",
2121
"gatsby-plugin-mdx": "5.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8349,10 +8349,10 @@ gatsby-plugin-emotion@8.13.1:
83498349
"@babel/runtime" "^7.20.13"
83508350
"@emotion/babel-preset-css-prop" "^11.11.0"
83518351

8352-
gatsby-plugin-i18n-l10n@5.6.2:
8353-
version "5.6.2"
8354-
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.2.tgz#0d05298e4164716e9a8e26e0dd8749ba8a51eed1"
8355-
integrity sha512-ScZUhzPZWuxtm8eH8aR2cwZAj8vj7NuX8uJagk5Ut0Ih2RmTwXQdz++Ig7w9l8dEdu31AyKf6Z1nmzvS/kFGcw==
8352+
gatsby-plugin-i18n-l10n@5.6.3:
8353+
version "5.6.3"
8354+
resolved "https://registry.yarnpkg.com/gatsby-plugin-i18n-l10n/-/gatsby-plugin-i18n-l10n-5.6.3.tgz#9f844b75565d8c0ea30c1d8b3e46fc27b82ac319"
8355+
integrity sha512-x8nBL387AXp+ft6NomakuWO2cCnz3UByoFzggKnxU2GxzEniu7eGfLtEe9g4Plv5hNZfAk3wnETdDN0sMIddfg==
83568356
dependencies:
83578357
limax "^4.1.0"
83588358
path-browserify "^1.0.1"

0 commit comments

Comments
 (0)