Skip to content

Commit 3eff348

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the npm-packages group with 2 updates
Bumps the npm-packages group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b12cd43 commit 3eff348

File tree

2 files changed

+26
-76
lines changed

2 files changed

+26
-76
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@eslint/compat": "^1.4.0",
41-
"@eslint/js": "^9.36.0",
41+
"@eslint/js": "^9.37.0",
4242
"@rollup/plugin-alias": "^5.1.1",
4343
"@svgr/plugin-svgo": "^8.1.0",
4444
"@types/jest": "^29.5.14",
@@ -47,7 +47,7 @@
4747
"@types/react-dom": "^18.3.5",
4848
"@types/react-syntax-highlighter": "^15.5.13",
4949
"@vitejs/plugin-react": "^4.7.0",
50-
"eslint": "^9.36.0",
50+
"eslint": "^9.37.0",
5151
"eslint-plugin-compat": "^6.0.2",
5252
"eslint-plugin-react": "^7.37.4",
5353
"husky": "^9.1.7",

0 commit comments

Comments
 (0)