Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Aug 15, 2024
1 parent beccd4f commit ed98d5c
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 49 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

26 changes: 13 additions & 13 deletions scripts/bundle-tests/package-lock.json

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

17 changes: 10 additions & 7 deletions tests/eslint/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 tests/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@stylistic/eslint-plugin-js": "^2.6.2",
"@typescript-eslint/utils": "^7.18.0",
"confusing-browser-globals": "^1.0.11",
Expand Down
6 changes: 3 additions & 3 deletions tests/observables/package-lock.json

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

8 changes: 4 additions & 4 deletions tests/publint/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 tests/publint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tests/publint",
"devDependencies": {
"publint": "^0.2.9"
"publint": "^0.2.10"
}
}
14 changes: 7 additions & 7 deletions tests/unit-karma/package-lock.json

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

0 comments on commit ed98d5c

Please sign in to comment.