Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 1da779f

Browse files
committed
fix(deps): update dependency eslint to ^7.5.0
1 parent e5f9b10 commit 1da779f

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
"dependencies": {
33-
"eslint": "^7.4.0"
33+
"eslint": "^7.5.0"
3434
},
3535
"devDependencies": {
3636
"@semantic-release/apm-config": "^8.0.0",

0 commit comments

Comments
 (0)