Skip to content

Commit 3c0e63e

Browse files
chore(deps): update dependency @netlify/eslint-config-node to ^5.1.3 (#76)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b5dc099 commit 3c0e63e

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.2",
28+
"@netlify/eslint-config-node": "^5.1.3",
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
@@ -1732,10 +1732,10 @@
17321732
resolved "https://registry.yarnpkg.com/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz#9ceecc94b49fbaa15666e38ae8587f64acce007d"
17331733
integrity sha512-W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA==
17341734

1735-
"@netlify/eslint-config-node@^5.1.2":
1736-
version "5.1.2"
1737-
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-5.1.2.tgz#8c57e9cdb89eb85f65d6b1b5d52dc42b49cce0bb"
1738-
integrity sha512-dPTL3kK31JVQtQGko3ASfQ34rSjFe+qqhXGzT0OqxYt4U0MJIBNCXMm/JtupvOU8z7+EiA1Z8ilH8MTvvNrL+g==
1735+
"@netlify/eslint-config-node@^5.1.3":
1736+
version "5.1.3"
1737+
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-5.1.3.tgz#1a9a1a4747afaeb3ca24304b867875a036e4dd34"
1738+
integrity sha512-SxjN4abr+4kAYtIABC+01hmKpHIGVu16dCCsrxlXxVzy7Sh++natAMN0baLFmzBDVk+3KtsQObV/YB+ae/TU/g==
17391739
dependencies:
17401740
"@babel/core" "^7.13.8"
17411741
"@babel/eslint-parser" "^7.13.8"

0 commit comments

Comments
 (0)