Skip to content

Commit

Permalink
DEP Update eslint module (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabina-talipova authored Jul 11, 2023
1 parent dfdd95b commit 4631ce7
Show file tree
Hide file tree
Showing 3 changed files with 1,627 additions and 1,402 deletions.
1 change: 1 addition & 0 deletions client/src/legacy/entwine.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-unresolved
import jQuery from 'jquery';
import React from 'react';
import { createRoot } from 'react-dom/client';
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"reactstrap": "^8.9.0"
},
"devDependencies": {
"@silverstripe/eslint-config": "^1.0.0",
"@silverstripe/eslint-config": "^1.1.0",
"@silverstripe/webpack-config": "^2.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^5.0.0"
Expand Down
Loading

0 comments on commit 4631ce7

Please sign in to comment.