Skip to content

Commit 6e4cc7e

Browse files
chore(deps): update dependency @netlify/eslint-config-node to ^4.1.7 (#64)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bd8ed0d commit 6e4cc7e

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
@@ -25,7 +25,7 @@
2525
"@babel/core": "^7.16.7",
2626
"@babel/eslint-parser": "^7.16.5",
2727
"@babel/eslint-plugin": "^7.16.5",
28-
"@netlify/eslint-config-node": "^4.1.6",
28+
"@netlify/eslint-config-node": "^4.1.7",
2929
"babel-preset-gatsby-package": "^2.5.0",
3030
"cross-env": "^7.0.3",
3131
"gatsby": "^4.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,10 +1745,10 @@
17451745
resolved "https://registry.yarnpkg.com/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz#9ceecc94b49fbaa15666e38ae8587f64acce007d"
17461746
integrity sha512-W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA==
17471747

1748-
"@netlify/eslint-config-node@^4.1.6":
1749-
version "4.1.6"
1750-
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-4.1.6.tgz#b09973c2c76665bc6c97b83738152ec6d36c75d4"
1751-
integrity sha512-G/6bqpeR8jQj1cbEjFg8sdc23Wq4TUz/fD+XFup0EYEJbUnjriClsljgMUSnmnBNllyMy36T9YEXkam4HUKtJA==
1748+
"@netlify/eslint-config-node@^4.1.7":
1749+
version "4.1.7"
1750+
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-4.1.7.tgz#70e1993759df6b48986a62f8fa7d528fde795739"
1751+
integrity sha512-3XYVE0Wnr8YmSTls7447fT4Lyr5goFJ1kK/xevdLVdlzinxd1Wc6SK4um5hZAvl6nrURmgRfLBSIqdpDeRFIlg==
17521752
dependencies:
17531753
"@babel/core" "^7.13.8"
17541754
"@babel/eslint-parser" "^7.13.8"

0 commit comments

Comments
 (0)