Skip to content

Commit 2082f60

Browse files
committed
back off some of the changes in the hopes of getting this through drone
Signed-off-by: Andrew Thornton <[email protected]>
1 parent b9f5139 commit 2082f60

File tree

2 files changed

+212
-75
lines changed

2 files changed

+212
-75
lines changed

package-lock.json

Lines changed: 209 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
},
4545
"devDependencies": {
4646
"editorconfig-checker": "4.0.2",
47-
"eslint": "8.2.0",
47+
"eslint": "8.0.1",
4848
"eslint-plugin-html": "6.2.0",
4949
"eslint-plugin-import": "2.25.2",
50-
"eslint-plugin-unicorn": "38.0.0",
51-
"eslint-plugin-vue": "8.0.3",
50+
"eslint-plugin-unicorn": "37.0.1",
51+
"eslint-plugin-vue": "7.19.1",
5252
"jest": "27.3.1",
5353
"jest-extended": "1.1.0",
5454
"stylelint": "13.13.1",

0 commit comments

Comments
 (0)