Skip to content

Commit

Permalink
chore: update dependencies to latest versions
Browse files Browse the repository at this point in the history
- Update the version of `@types/node` from `20.4.0` to `20.4.1`
- Update the version of `eslint-config-with-tsconfig` from `1.9.1` to `1.9.2`

Signed-off-by: Eva1ent <let@ik.me>
  • Loading branch information
Rel1cx committed Jul 9, 2023
1 parent 9aad581 commit cc230d5
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 36 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@tauri-apps/cli": "1.4.0",
"@types/node": "20.4.0",
"@types/node": "20.4.1",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/throttle-debounce": "5.0.0",
Expand All @@ -49,7 +49,7 @@
"core-dts": "0.0.3",
"dpdm": "3.13.1",
"eslint": "8.44.0",
"eslint-config-with-tsconfig": "1.9.1",
"eslint-config-with-tsconfig": "1.9.2",
"rome": "12.1.3",
"sass": "1.63.6",
"ts-essentials": "9.3.2",
Expand Down
126 changes: 92 additions & 34 deletions pnpm-lock.yaml

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

0 comments on commit cc230d5

Please sign in to comment.