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

Commit e6fad06

Browse files
committed
Pin dependency eslint to 7.32.0
1 parent 9713eee commit e6fad06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -23,6 +23,6 @@
2323
"express": "^4.17.1"
2424
},
2525
"devDependencies": {
26-
"eslint": "^7.32.0"
26+
"eslint": "7.32.0"
2727
}
2828
}

0 commit comments

Comments
 (0)