Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v8.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent deccf59 commit c453547
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 92 deletions.
88 changes: 44 additions & 44 deletions functions/js-func/package-lock.json

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

4 changes: 2 additions & 2 deletions functions/js-func/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@types/node": "22.10.7",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"eslint": "9.17.0",
"eslint-config-google": "0.14.0",
"eslint-plugin-import": "2.31.0",
Expand Down
88 changes: 44 additions & 44 deletions web/package-lock.json

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

4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@types/jasminewd2": "2.0.13",
"@types/lodash.isequal": "4.5.8",
"@types/node": "22.10.7",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"eslint": "8.57.1",
"jasmine-core": "5.5.0",
"jasmine-spec-reporter": "7.0.0",
Expand Down

0 comments on commit c453547

Please sign in to comment.