Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Jan 24, 2025
1 parent 309984b commit 237cb81
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 33 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.

12 changes: 6 additions & 6 deletions scripts/bundle-tests/package-lock.json

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

42 changes: 29 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.

4 changes: 2 additions & 2 deletions tests/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tests/eslint",
"type": "module",
"devDependencies": {
"@eslint/markdown": "^6.2.1",
"@eslint/markdown": "^6.2.2",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@stylistic/eslint-plugin-js": "^2.13.0",
"@stylistic/eslint-plugin-plus": "^2.13.0",
Expand All @@ -15,7 +15,7 @@
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-package-json": "^0.21.0",
"eslint-plugin-package-json": "^0.21.1",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-qunit": "^8.1.2",
"eslint-plugin-redos": "^4.5.0-beta.6",
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.

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 237cb81

Please sign in to comment.