Skip to content

Commit

Permalink
Merge pull request #5227 from ecamp/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @babel/eslint-parser to v7.24.6
  • Loading branch information
renovate[bot] authored May 24, 2024
2 parents 4179eb0 + 02139b8 commit c417679
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@
"@pulumi/awsx": "2.10.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.5",
"@babel/eslint-parser": "7.24.6",
"@types/node": "20.12.12",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 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 @@ -83,7 +83,7 @@
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.5",
"@babel/eslint-parser": "7.24.6",
"@sentry/vite-plugin": "2.17.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/user-event": "14.5.2",
Expand Down
8 changes: 4 additions & 4 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 @@ -31,7 +31,7 @@
"runes": "0.4.3"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.5",
"@babel/eslint-parser": "7.24.6",
"@intlify/core": "^9.10.2",
"@rushstack/eslint-patch": "1.10.3",
"@vitejs/plugin-vue": "5.0.4",
Expand Down

0 comments on commit c417679

Please sign in to comment.