Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Mar 17, 2023
1 parent d932051 commit 0502850
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 45 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions scripts/bundle-tests/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/bundle-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "scripts/bundle-tests",
"devDependencies": {
"babel-loader": "^9.1.2",
"webpack": "^5.76.1",
"webpack": "^5.76.2",
"webpack-cli": "^5.0.1"
}
}
28 changes: 14 additions & 14 deletions tests/eslint/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 tests/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"eslint-plugin-es-x": "^6.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsonc": "^2.6.0",
"eslint-plugin-jsonc": "^2.7.0",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-qunit": "^7.3.4",
"eslint-plugin-redos": "^4.5.0-beta.3",
"eslint-plugin-regexp": "^1.12.0",
"eslint-plugin-regexp": "^1.13.0",
"eslint-plugin-sonarjs": "~0.18.0",
"eslint-plugin-unicorn": "^46.0.0",
"globals": "^13.20.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.

10 changes: 5 additions & 5 deletions tests/type-definitions/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/type-definitions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tests/type-definitions",
"devDependencies": {
"typescript": "^4.9.5"
"typescript": "^5.0.2"
}
}
6 changes: 3 additions & 3 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 0502850

Please sign in to comment.