Skip to content

Commit b995c0d

Browse files
chore(deps-dev): bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42a274c commit b995c0d

File tree

3 files changed

+50
-36
lines changed

3 files changed

+50
-36
lines changed

package-lock.json

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

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@builder.io/mitosis-cli": "^0.0.80",
5151
"@react-docgen/cli": "^2.0.0",
5252
"cpr": "3.0.1",
53-
"eslint": "^8.51.0",
53+
"eslint": "^8.52.0",
5454
"hygen": "^6.2.11",
5555
"lit": "^2.8.0",
5656
"nodemon": "3.0.1",

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/node": "20.8.7",
3939
"@types/react": "18.2.31",
4040
"@types/react-dom": "18.2.14",
41-
"eslint": "8.51.0",
41+
"eslint": "8.52.0",
4242
"eslint-config-next": "13.5.6",
4343
"iframe-resizer": "^4.3.7",
4444
"open-cli": "^7.2.0",

0 commit comments

Comments
 (0)