Skip to content

Commit f13b35f

Browse files
authored
chore(deps): pin dependency eslint-plugin-node to 11.1.0 (#2216)
1 parent c85fbe6 commit f13b35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-config-airbnb-base": "14.2.1",
5656
"eslint-plugin-header": "3.1.1",
5757
"eslint-plugin-import": "2.22.1",
58-
"eslint-plugin-node": "^11.1.0",
58+
"eslint-plugin-node": "11.1.0",
5959
"gh-pages": "3.1.0",
6060
"husky": "4.3.8",
6161
"lerna": "3.22.1",

0 commit comments

Comments
 (0)