Skip to content

Commit

Permalink
Update find-up and dev dependencies (#2029)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore authored Dec 11, 2023
1 parent b778fd7 commit 223d1f7
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dayjs": "1.11.10",
"execa": "8.0.1",
"fast-stats": "0.0.6",
"find-up": "6.3.0",
"find-up": "7.0.0",
"get-port": "7.0.0",
"hasbin": "1.2.3",
"intel": "1.2.0",
Expand All @@ -37,11 +37,11 @@
},
"devDependencies": {
"ava": "6.0.1",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-unicorn": "49.0.0",
"prettier": "3.0.3",
"prettier": "3.1.1",
"serve-handler": "6.1.5",
"serve": "14.2.1"
},
Expand Down

0 comments on commit 223d1f7

Please sign in to comment.