Skip to content

Commit d633649

Browse files
chore(deps): update dependency @netlify/eslint-config-node to v5 (#71)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5ca68a0 commit d633649

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.7",
28+
"@netlify/eslint-config-node": "^5.1.2",
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
@@ -1724,10 +1724,10 @@
17241724
resolved "https://registry.yarnpkg.com/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz#9ceecc94b49fbaa15666e38ae8587f64acce007d"
17251725
integrity sha512-W6CLUJ2eBMw3Rec70qrsEW0jOm/3twwJv21mrmj2yORiaVmVYGS4sSS5yUwvQc1ZlDLYGPnClVWmUUMagKNsfA==
17261726

1727-
"@netlify/eslint-config-node@^4.1.7":
1728-
version "4.1.7"
1729-
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-4.1.7.tgz#70e1993759df6b48986a62f8fa7d528fde795739"
1730-
integrity sha512-3XYVE0Wnr8YmSTls7447fT4Lyr5goFJ1kK/xevdLVdlzinxd1Wc6SK4um5hZAvl6nrURmgRfLBSIqdpDeRFIlg==
1727+
"@netlify/eslint-config-node@^5.1.2":
1728+
version "5.1.2"
1729+
resolved "https://registry.yarnpkg.com/@netlify/eslint-config-node/-/eslint-config-node-5.1.2.tgz#8c57e9cdb89eb85f65d6b1b5d52dc42b49cce0bb"
1730+
integrity sha512-dPTL3kK31JVQtQGko3ASfQ34rSjFe+qqhXGzT0OqxYt4U0MJIBNCXMm/JtupvOU8z7+EiA1Z8ilH8MTvvNrL+g==
17311731
dependencies:
17321732
"@babel/core" "^7.13.8"
17331733
"@babel/eslint-parser" "^7.13.8"

0 commit comments

Comments
 (0)