Skip to content

Commit 69a4031

Browse files
chore(deps): update dependency lodash to ^4.17.20 (#27085)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7f38209 commit 69a4031

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/gatsby-plugin-sharp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"imagemin": "^7.0.1",
1717
"imagemin-mozjpeg": "^9.0.0",
1818
"imagemin-pngquant": "^9.0.1",
19-
"lodash": "^4.17.19",
19+
"lodash": "^4.17.20",
2020
"mini-svg-data-uri": "^1.2.3",
2121
"potrace": "^2.1.8",
2222
"probe-image-size": "^5.0.0",

packages/gatsby-source-hacker-news/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@babel/runtime": "^7.11.2",
1111
"axios": "^0.20.0",
12-
"lodash": "^4.17.15"
12+
"lodash": "^4.17.20"
1313
},
1414
"devDependencies": {
1515
"@babel/cli": "^7.11.6",

packages/gatsby-source-lever/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"deep-map": "^1.5.0",
1515
"deep-map-keys": "^1.2.0",
1616
"json-stringify-safe": "^5.0.1",
17-
"lodash": "^4.17.15"
17+
"lodash": "^4.17.20"
1818
},
1919
"deprecated": false,
2020
"devDependencies": {

packages/gatsby-transformer-asciidoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@babel/core": "^7.11.6",
1616
"babel-preset-gatsby-package": "^0.5.3",
1717
"cross-env": "^7.0.2",
18-
"lodash": "^4.17.15"
18+
"lodash": "^4.17.20"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-asciidoc#readme",
2121
"keywords": [

packages/gatsby-transformer-react-docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/core": "^7.11.6",
2020
"babel-preset-gatsby-package": "^0.5.3",
2121
"cross-env": "^7.0.2",
22-
"lodash": "^4.17.15"
22+
"lodash": "^4.17.20"
2323
},
2424
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-react-docgen#readme",
2525
"keywords": [

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19668,7 +19668,7 @@ react-reconciler@^0.25.1:
1966819668
prop-types "^15.6.2"
1966919669
scheduler "^0.19.1"
1967019670

19671-
react-refresh@^0.8.2, react-refresh@^0.8.3:
19671+
react-refresh@^0.8.3:
1967219672
version "0.8.3"
1967319673
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
1967419674
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==

0 commit comments

Comments
 (0)