Skip to content

Commit

Permalink
Merge pull request #226 from oddbird/dependabot/npm_and_yarn/npm-mino…
Browse files Browse the repository at this point in the history
…r-upgrades-70f516dd1f

chore(deps-dev): Bump the npm-minor-upgrades group with 5 updates
  • Loading branch information
jgerigmeyer authored Nov 1, 2024
2 parents 5256b4c + a3c4d62 commit f7deb21
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 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 @@ -86,13 +86,13 @@
"prepack": "npm run build"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@playwright/test": "1.33.0",
"@types/eslint__js": "^8.42.3",
"@types/eslint-config-prettier": "^6.11.3",
"@types/node": "*",
"esbuild": "^0.24.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
Expand All @@ -101,8 +101,8 @@
"lint-staged": "^15.2.10",
"npm-run-all": "^4.1.5",
"prettier": "3.3.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.1"
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2"
},
"lint-staged": {
"*.{js,ts}": [
Expand Down

0 comments on commit f7deb21

Please sign in to comment.