Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit b86930f

Browse files
Bump eslint-loader from 3.0.3 to 4.0.2 in /token/js (#114)
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.3 to 4.0.2. - [Release notes](https://github.com/webpack-contrib/eslint-loader/releases) - [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/eslint-loader@v3.0.3...v4.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2074c63 commit b86930f

File tree

2 files changed

+128
-71
lines changed

2 files changed

+128
-71
lines changed

token/js/package-lock.json

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

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"css-loader": "^3.6.0",
5151
"dotenv": "8.2.0",
5252
"eslint": "^6.1.0",
53-
"eslint-loader": "^3.0.0",
53+
"eslint-loader": "^4.0.2",
5454
"eslint-plugin-import": "^2.22.0",
5555
"eslint-plugin-react": "^7.20.3",
5656
"event-emitter": "^0.3.5",

0 commit comments

Comments
 (0)