Skip to content

Commit

Permalink
dev dependency eslint updated to version 8.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 94f49c1 commit 887ac12
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
},
"devDependencies": {
"benchmark": "2.1.4",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.2.0",
"eslint": "8.51.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "5.0.1",
"@sinonjs/fake-timers": "6.0.1",
"prettier": "2.8.8",
"prettier": "3.0.3",
"tap": "14.11.0"
},
"repository": {
Expand Down

0 comments on commit 887ac12

Please sign in to comment.