Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Daydreamer-riri committed Sep 6, 2023
1 parent 9f07e99 commit d5ab0ed
Show file tree
Hide file tree
Showing 2 changed files with 893 additions and 373 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pkg-name",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@8.6.6",
"packageManager": "pnpm@8.7.4",
"description": "",
"author": "Riri <Daydreamerriri@outlook.com>",
"license": "MIT",
Expand Down Expand Up @@ -47,13 +47,13 @@
"devDependencies": {
"@ririd/eslint-config": "^0.6.0",
"@types/node": "^18.15.11",
"bumpp": "^9.1.0",
"eslint": "^8.45.0",
"bumpp": "^9.2.0",
"eslint": "^8.48.0",
"esno": "^0.17.0",
"rimraf": "5.0.1",
"simple-git-hooks": "^2.8.1",
"typescript": "5.1.6",
"unbuild": "^1.2.1"
"simple-git-hooks": "^2.9.0",
"typescript": "5.2.2",
"unbuild": "^2.0.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit d5ab0ed

Please sign in to comment.