Skip to content

Commit aa0f9df

Browse files
renovate[bot]MehulKChaudhari
authored andcommitted
fix(deps): update dependency globals to v16 (emberjs#9737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 428a3de commit aa0f9df

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"typescript-eslint": "^8.10.0",
1414
"@embroider/addon-dev": "^7.1.1",
1515
"@eslint/js": "^9.13.0",
16-
"globals": "^15.15.0",
16+
"globals": "^16.0.0",
1717
"glob": "^11.0.1",
1818
"ember-eslint-parser": "^0.5.2",
1919
"eslint": "^9.12.0",

pnpm-lock.yaml

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

tests/vite-basic-compat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-plugin-n": "^17.13.1",
8383
"eslint-plugin-prettier": "^5.2.1",
8484
"eslint-plugin-qunit": "^8.1.2",
85-
"globals": "^15.15.0",
85+
"globals": "^16.0.0",
8686
"loader.js": "^4.7.0",
8787
"prettier": "^3.3.3",
8888
"prettier-plugin-ember-template-tag": "^2.0.4",

0 commit comments

Comments
 (0)