Skip to content

Commit 59c7504

Browse files
deps(npm): bump the npm-minor group across 1 directory with 3 updates
Bumps the npm-minor group with 3 updates in the /frontend directory: [eslint](https://github.com/eslint/eslint), [globals](https://github.com/sindresorhus/globals) and [postcss](https://github.com/postcss/postcss). Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.8.0) Updates `postcss` from 8.5.20 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.20...8.5.25) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34859ee commit 59c7504

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"@types/react-dom": "^19.2.3",
2222
"@vitejs/plugin-react": "^6.0.3",
2323
"autoprefixer": "^10.5.4",
24-
"eslint": "^10.7.0",
24+
"eslint": "^10.8.0",
2525
"eslint-plugin-react-hooks": "^7.1.1",
2626
"eslint-plugin-react-refresh": "^0.5.2",
27-
"globals": "^17.7.0",
28-
"postcss": "^8.5.20",
27+
"globals": "^17.8.0",
28+
"postcss": "^8.5.25",
2929
"tailwindcss": "^4.1.18",
3030
"vite": "^8.1.5"
3131
}

0 commit comments

Comments
 (0)