Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Jul 25, 2023
1 parent b3ae04f commit 7ce3606
Show file tree
Hide file tree
Showing 10 changed files with 60 additions and 60 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions scripts/bundle-tests/package-lock.json

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

16 changes: 8 additions & 8 deletions scripts/usage/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 scripts/usage/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "scripts/usage",
"devDependencies": {
"jszip": "^3.10.1",
"playwright": "^1.36.1",
"playwright": "^1.36.2",
"playwright-extra": "^4.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2"
}
Expand Down
26 changes: 13 additions & 13 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
Expand Up @@ -14,7 +14,7 @@
"eslint-plugin-redos": "^4.5.0-beta.4",
"eslint-plugin-regexp": "^1.15.0",
"eslint-plugin-sonarjs": "~0.19.0",
"eslint-plugin-unicorn": "^48.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"globals": "^13.20.0",
"jsonc-eslint-parser": "^2.3.0"
}
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/unit-bun/package-lock.json

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

22 changes: 11 additions & 11 deletions tests/unit-karma/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/unit-karma/package.json
Expand Up @@ -6,7 +6,7 @@
"karma-phantomjs-launcher": "~1.0.4",
"karma-qunit": "^4.1.2",
"phantomjs-prebuilt": "~2.1.16",
"playwright": "^1.36.1",
"playwright": "^1.36.2",
"qunit": "^2.19.4"
}
}

0 comments on commit 7ce3606

Please sign in to comment.