Skip to content

Commit

Permalink
Merge pull request #195 from case-contract-testing/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/eslint-8.47.0

build(deps-dev): bump eslint from 8.46.0 to 8.47.0
  • Loading branch information
TimothyJones authored Aug 14, 2023
2 parents 4f30e53 + f3cf41f commit 94f089e
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 48 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/case-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@typescript-eslint/parser": "^5.62.0",
"body-parser": "^1.20.2",
"cross-env": "^7.0.3",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"body-parser": "^1.20.2",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-case-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"axios": "^1.3.4",
"body-parser": "^1.20.2",
"cross-env": "^7.0.3",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-case-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"axios": "^1.3.4",
"body-parser": "^1.20.2",
"cross-env": "^7.0.3",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^8.6.0",
Expand Down

0 comments on commit 94f089e

Please sign in to comment.