Skip to content

Commit

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

chore(deps-dev): Bump the npm-minor-upgrades group with 6 updates
  • Loading branch information
jgerigmeyer authored Oct 1, 2024
2 parents d3702be + 7e565fa commit e5e2b94
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 105 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,25 +57,25 @@
"test:ci": "run-p test:unit test:e2e:ci"
},
"devDependencies": {
"@playwright/test": "^1.47.1",
"@playwright/test": "^1.47.2",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitest/coverage-istanbul": "^2.1.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-simple-import-sort": "^12.1.1",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"vite": "^5.4.6",
"vite": "^5.4.8",
"vitest": "^2.1.1"
},
"resolutions": {
Expand Down
Loading

0 comments on commit e5e2b94

Please sign in to comment.