Skip to content

Commit

Permalink
DEP Update eslint module (#1075)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabina-talipova authored Jul 11, 2023
1 parent 0b16983 commit e8219c4
Show file tree
Hide file tree
Showing 4 changed files with 2,361 additions and 2,253 deletions.
4 changes: 2 additions & 2 deletions client/dist/js/bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions client/src/legacy/ElementEditor/entwine.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* global window */

// 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 @@ -51,7 +51,7 @@
"reselect": "^4.1.7"
},
"devDependencies": {
"@silverstripe/eslint-config": "^1.0.0",
"@silverstripe/eslint-config": "^1.1.0",
"@silverstripe/webpack-config": "^2.0.0",
"@testing-library/react": "^14.0.0",
"babel-jest": "^29.2.2",
Expand Down
Loading

0 comments on commit e8219c4

Please sign in to comment.