Skip to content

Commit 3dcf043

Browse files
chore(deps-dev): bump gatsby-plugin-less from 3.0.9 to 3.0.10 in /www
Bumps [gatsby-plugin-less](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-less) from 3.0.9 to 3.0.10. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-less/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@3.0.10/packages/gatsby-plugin-less) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1647f43 commit 3dcf043

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"gatsby-plugin-catch-links": "^2.1.13",
2222
"gatsby-plugin-css-literal-loader": "^1.0.0",
2323
"gatsby-plugin-emotion": "^4.1.10",
24-
"gatsby-plugin-less": "^3.0.9",
24+
"gatsby-plugin-less": "^3.0.10",
2525
"gatsby-plugin-sass": "^2.1.18",
2626
"gatsby-plugin-sorted-assets": "^1.0.2",
2727
"gatsby-remark-prismjs": "^3.3.17",

www/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5009,12 +5009,12 @@ gatsby-plugin-emotion@^4.1.10:
50095009
"@babel/runtime" "^7.6.3"
50105010
"@emotion/babel-preset-css-prop" "^10.0.17"
50115011

5012-
gatsby-plugin-less@^3.0.9:
5013-
version "3.0.9"
5014-
resolved "https://registry.yarnpkg.com/gatsby-plugin-less/-/gatsby-plugin-less-3.0.9.tgz#17d648335280a118efe14d43056e8b3ae10492ec"
5015-
integrity sha512-7LDAu/uLEVmVq8E90qoB7Mml02LmZ51A2AgE3haf9cn+nleaLurYEHq/V522iSLeXRBJBANOTV7SRKFaAMnGXg==
5012+
gatsby-plugin-less@^3.0.10:
5013+
version "3.0.10"
5014+
resolved "https://registry.yarnpkg.com/gatsby-plugin-less/-/gatsby-plugin-less-3.0.10.tgz#28e381df2d9a34f75e88f3b49e1598dd115e341a"
5015+
integrity sha512-3z8RgvY+8eSHslkj3x0xWIaSz0graUFQ2tI1zKmyZST7UlZNGIU5M3lPL2qjoFQDOncMKIl6iZBjQv4JdOf7XA==
50165016
dependencies:
5017-
"@babel/runtime" "^7.6.2"
5017+
"@babel/runtime" "^7.6.3"
50185018
less-loader "^5.0.0"
50195019

50205020
gatsby-plugin-page-creator@^2.1.25:

0 commit comments

Comments
 (0)