Skip to content

Commit 44b3f23

Browse files
chore(deps): update dependency @netlify/eslint-config-node to ^5.1.6 (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c202460 commit 44b3f23

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": "^5.1.5",
28+
"@netlify/eslint-config-node": "^5.1.6",
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
@@ -1793,10 +1793,10 @@
17931793
resolved "https://registry.yarnpkg.com/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz#9ceecc94b49fbaa15666e38ae8587f64acce007d"
17941794
integrity sha512-W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA==
17951795

1796-
"@netlify/eslint-config-node@^5.1.5":
1797-
version "5.1.5"
1798-
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-5.1.5.tgz#983707c3e2a4d34f5445b345998f4e8db8344686"
1799-
integrity sha512-Ug2uvKPY+ImkZM9/LgE/o0iztLebENguTCTMU4prxyD2D1wXTHy+c93j9k0GCmqO+xUQr0uh4+cTp1LyVwC+oA==
1796+
"@netlify/eslint-config-node@^5.1.6":
1797+
version "5.1.6"
1798+
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-5.1.6.tgz#3015670149afa1a127daf23871982f12b6dfc30f"
1799+
integrity sha512-eVxIgtv9DCvcsxsJkQHLhnCo5UJieytr8UgjuiRry2pambzlZxO2CHNg8ynZ027Q+JRkr+4beyGmhgek9ZlUVA==
18001800
dependencies:
18011801
"@babel/core" "^7.13.8"
18021802
"@babel/eslint-parser" "^7.13.8"

0 commit comments

Comments
 (0)