GitHub

Original file line numberDiff line numberDiff line change

@@ -37,14 +37,14 @@

3737

"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.2",

3838

"@rollup/plugin-buble": "^0.21.3",

3939

"eslint": "^7.32.0",

40-

"eslint-plugin-import": "^2.23.4",

40+

"eslint-plugin-import": "^2.24.2",

4141

"esm": "^3.2.25",

4242

"gh-pages": "^3.2.3",

4343

"husky": "^4.2.5",

4444

"nyc": "^15.1.0",

45-

"prettier": "^2.3.2",

45+

"prettier": "^2.4.1",

4646

"pretty-quick": "^3.1.1",

47-

"rollup": "^2.56.1",

47+

"rollup": "^2.56.3",

4848

"rollup-plugin-terser": "^7.0.2",

4949

"tap-spec": "^5.0.0",

5050

"tape": "^5.3.1"

@@ -74,7 +74,6 @@

7474

"trailingComma": "none",

7575

"useTabs": true,

7676

"tabWidth": 4,

77-

"jsxBracketSameLine": false,

7877

"arrowParens": "avoid",

7978

"printWidth": 80

8079

},

Read the original on github.com ↗