Skip to content

Commit e0dc7d1

Browse files
Merge pull request #61 from kolorfilm/dependabot/npm_and_yarn/main/development-dependencies-4232638c6c
🤖 [Main App](deps-dev): Bump the development-dependencies group with 5 updates
2 parents 6021d7b + f7697f9 commit e0dc7d1

File tree

2 files changed

+72
-76
lines changed

2 files changed

+72
-76
lines changed

package-lock.json

Lines changed: 67 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@
3131
"devDependencies": {
3232
"@babel/plugin-proposal-private-methods": "^7.18.6",
3333
"@eslint/js": "^9.13.0",
34-
"@next/eslint-plugin-next": "^15.0.1",
35-
"@testing-library/jest-dom": "^6.6.2",
34+
"@next/eslint-plugin-next": "^15.0.2",
35+
"@testing-library/jest-dom": "^6.6.3",
3636
"@testing-library/react": "^16.0.1",
3737
"@testing-library/user-event": "^14.5.2",
3838
"@types/express": "^5.0.0",
3939
"@types/jest": "^29.5.14",
40-
"@types/node": "^22.7.9",
40+
"@types/node": "^22.8.6",
4141
"@types/react": "^18.3.12",
4242
"@types/react-dom": "^18.3.1",
4343
"body-parser": "^1.20.2",
4444
"classnames": "^2.5.1",
4545
"eslint": "^9.13.0",
46-
"eslint-config-next": "^15.0.1",
46+
"eslint-config-next": "^15.0.2",
4747
"eslint-config-prettier": "^9.1.0",
4848
"eslint-plugin-jest": "^28.8.3",
4949
"eslint-plugin-prettier": "^5.2.1",
@@ -63,6 +63,6 @@
6363
"stylelint-scss": "^6.8.1",
6464
"ts-node": "^10.9.2",
6565
"typescript": "^5.6.3",
66-
"typescript-eslint": "^8.11.0"
66+
"typescript-eslint": "^8.12.2"
6767
}
6868
}

0 commit comments

Comments
 (0)