Skip to content

Commit

Permalink
Bump @eslint/create-config from 1.1.0 to 1.1.1 in /client/web/antrea-…
Browse files Browse the repository at this point in the history
…ui (#377)

Bumps [@eslint/create-config](https://github.com/eslint/create-config) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/eslint/create-config/releases)
- [Changelog](https://github.com/eslint/create-config/blob/main/CHANGELOG.md)
- [Commits](eslint/create-config@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: "@eslint/create-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 2729ff1 commit 755b46c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/web/antrea-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
]
},
"devDependencies": {
"@eslint/create-config": "^1.1.0",
"@eslint/create-config": "^1.1.1",
"@testing-library/jest-dom": "^6.4.5",
"@types/base-64": "^1.0.2",
"@types/d3": "^7.4.3",
Expand Down
8 changes: 4 additions & 4 deletions client/web/antrea-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,10 @@
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==

"@eslint/create-config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@eslint/create-config/-/create-config-1.1.0.tgz#f1f0db604def726e902089bc904d29aab285f791"
integrity sha512-zqNDvJPOKKx8LcY+ROW0xPJvkyzLu4wfKj64UHpnSTz0a/vX3h1sl63/mgvQHp0GHOUJju45Flg+HkNGFfrPPg==
"@eslint/create-config@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@eslint/create-config/-/create-config-1.1.1.tgz#42d09b377613ef6258eb02c410eca122acbaa08a"
integrity sha512-MBw6CgwijtVYr0s6RRUNhujqf+CNgiTu+/wEAFmwOZ31X1oBScb1+yNBHmPu7nzSrKWWvgjU8AJJmNXVTQ7B1g==
dependencies:
cross-spawn "^7.0.2"
enquirer "^2.3.5"
Expand Down

0 comments on commit 755b46c

Please sign in to comment.