Skip to content

Commit

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

Bumps [@eslint/create-config](https://github.com/eslint/create-config) from 1.1.2 to 1.1.4.
- [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.2...v1.1.4)

---
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 Jun 10, 2024
1 parent fbcd971 commit 0fd1e76
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.2",
"@eslint/create-config": "^1.1.4",
"@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 @@ -424,10 +424,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.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@eslint/create-config/-/create-config-1.1.2.tgz#5f9019741e883a5cbd33443f6620fa50af9de729"
integrity sha512-siV/dVcAdFgam5EbKrUJS0u3f7XwVrN5g/gChV3r0lLARlOtZrWBY4VFzdBpu1ilO0dodav1BuhRwm3F3RQn3g==
"@eslint/create-config@^1.1.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@eslint/create-config/-/create-config-1.1.4.tgz#bd72aa0e634c55e9ae2a4bf83c2b7862220da0f0"
integrity sha512-Ja8LhlfCZMDyAaD5jTnK1u8tCpMk3TlNS79W7aCQNZR+XBW23TYMw/M1gdCxgKbS88Pap/MuGMB7JtdsZWH4cg==
dependencies:
cross-spawn "^7.0.2"
enquirer "^2.3.5"
Expand Down

0 comments on commit 0fd1e76

Please sign in to comment.