Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Aug 13, 2023
1 parent f58be5c commit a146c87
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"svelte-eslint-parser": "^0.32.0"
},
"dependencies": {
"@typescript-eslint/utils": "^6.2.1",
"@typescript-eslint/utils": "^6.3.0",
"is-core-module": "^2.12.1",
"minimatch": "^9.0.3",
"natural-compare-lite": "^1.4.0"
Expand All @@ -81,10 +81,10 @@
"@types/is-core-module": "^2.2.0",
"@types/natural-compare-lite": "^1.4.0",
"@types/node": "^20.4.8",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@typescript-eslint/rule-tester": "^6.2.1",
"@typescript-eslint/types": "^6.2.1",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/rule-tester": "^6.3.0",
"@typescript-eslint/types": "^6.3.0",
"@vitest/coverage-v8": "^0.34.1",
"astro-eslint-parser": "^0.14.0",
"changelogen": "^0.5.4",
Expand Down
10 changes: 5 additions & 5 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 a146c87

Please sign in to comment.