Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 656fa83 commit b60f85a
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 79 deletions.
146 changes: 73 additions & 73 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 @@ -15,11 +15,11 @@
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.5",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"eslint": "8.56.0",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-astro": "0.31.4",
"eslint-plugin-prettier": "5.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-pagefind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/semantic-release": "20.0.6",
"astro": "4.4.0",
"semantic-release": "23.0.2",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"dependencies": {
"@pagefind/default-ui": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@astrojs/check": "0.5.4",
"astro": "4.4.0",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"dependencies": {
"astro-pagefind": "*"
Expand Down

0 comments on commit b60f85a

Please sign in to comment.