Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 8.28.0 to 8.29.0 (mongo-express#1064)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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 Dec 5, 2022
1 parent f157571 commit b56f205
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",
"cypress": "^11.2.0",
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-lodash": "^7.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5051,9 +5051,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.28.0":
version: 8.28.0
resolution: "eslint@npm:8.28.0"
"eslint@npm:^8.29.0":
version: 8.29.0
resolution: "eslint@npm:8.29.0"
dependencies:
"@eslint/eslintrc": "npm:^1.3.3"
"@humanwhocodes/config-array": "npm:^0.11.6"
Expand Down Expand Up @@ -5096,7 +5096,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: de3a2502929e728aa12aa54ed7cd16f4006413c3e1fffdc24bbf88f4bfd07638bac4cb8afdadb68ba19c7971b4ba00456896928e743cb17ef077eff608195982
checksum: a819bf506466fd9a3931c4dbc07ea540824313fac13ae93f2320e78d9fdd71de5bb19205b3567274d3a841f48956a03b42ce51a29c0dc67fc3a769195d7d5cd2
languageName: node
linkType: hard

Expand Down Expand Up @@ -7510,7 +7510,7 @@ __metadata:
cypress: "npm:^11.2.0"
dotenv: "npm:^16.0.3"
errorhandler: "npm:1.5.1"
eslint: "npm:^8.28.0"
eslint: "npm:^8.29.0"
eslint-config-airbnb-base: "npm:^15.0.0"
eslint-plugin-import: "npm:^2.26.0"
eslint-plugin-lodash: "npm:^7.4.0"
Expand Down

0 comments on commit b56f205

Please sign in to comment.