Skip to content

Commit

Permalink
Merge pull request #4709 from ecamp/renovate/js-linter
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint to v8.57.0
  • Loading branch information
renovate[bot] committed Feb 24, 2024
2 parents af3f476 + da5b31f commit 5e84319
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 40 deletions.
18 changes: 9 additions & 9 deletions .ops/aws-setup/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 .ops/aws-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.10",
"@types/node": "20.11.20",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
Expand Down
18 changes: 9 additions & 9 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@vue/test-utils": "1.3.6",
"autoprefixer": "10.4.17",
"babel-plugin-require-context-hook": "1.0.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-local-rules": "2.0.1",
Expand Down
18 changes: 9 additions & 9 deletions pdf/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 pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vue/shared": "3.4.19",
"css": "3.0.0",
"dayjs": "1.11.10",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-plugin-local-rules": "2.0.1",
"eslint-plugin-vue": "9.22.0",
"jsdom": "24.0.0",
Expand Down
18 changes: 9 additions & 9 deletions print/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 print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vue/compiler-dom": "3.4.19",
"@vue/compiler-sfc": "3.4.19",
"@vue/test-utils": "2.4.4",
"eslint": "8.56.0",
"eslint": "8.57.0",
"@vue/runtime-dom": "3.4.19",
"@vue/server-renderer": "3.4.19",
"@vue/shared": "3.4.19",
Expand Down

0 comments on commit 5e84319

Please sign in to comment.