Skip to content

Commit

Permalink
📦 Update devDependencies (#455)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 603a521 commit f7f1472
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 23 deletions.
49 changes: 29 additions & 20 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"worktop": "0.7.3"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20241202.0",
"@cloudflare/workers-types": "4.20241205.0",
"@types/jest": "29.5.14",
"@types/mime": "3.0.4",
"@types/service-worker-mock": "2.0.4",
Expand All @@ -30,15 +30,15 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-typescript": "3.0.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-google-camelcase": "0.0.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-sort-destructure-keys": "1.6.0",
"eslint-plugin-tsdoc": "0.4.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"prettier": "3.4.1",
"prettier": "3.4.2",
"service-worker-mock": "2.0.5",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
Expand Down

0 comments on commit f7f1472

Please sign in to comment.