Skip to content

Commit 6912464

Browse files
committedApr 15, 2024
update dependencies
1 parent 9da401f commit 6912464

File tree

5 files changed

+46
-46
lines changed

5 files changed

+46
-46
lines changed
 

‎package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎scripts/bundle-tests/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tests/eslint/package-lock.json

+35-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tests/eslint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"type": "module",
44
"devDependencies": {
55
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
6-
"@stylistic/eslint-plugin-js": "^1.7.0",
6+
"@stylistic/eslint-plugin-js": "^1.7.2",
77
"confusing-browser-globals": "^1.0.11",
88
"eslint": "^8.57.0",
99
"eslint-plugin-array-func": "^5.0.1",
1010
"eslint-plugin-canonical": "^4.18.0",
1111
"eslint-plugin-es-x": "^7.6.0",
1212
"eslint-plugin-import-x": "^0.5.0",
1313
"eslint-plugin-jsonc": "^2.15.1",
14-
"eslint-plugin-n": "^17.2.0",
14+
"eslint-plugin-n": "^17.2.1",
1515
"eslint-plugin-promise": "^6.1.1",
1616
"eslint-plugin-qunit": "^8.1.1",
1717
"eslint-plugin-redos": "^4.5.0-beta.6",

‎tests/observables/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.