Skip to content

Commit a8032db

Browse files
build(deps-dev): Bump globals from 15.15.0 to 16.0.0 (#2060)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.0.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f58575 commit a8032db

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

ember-math-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-plugin-ember": "^12.3.3",
7878
"eslint-plugin-import": "^2.31.0",
7979
"eslint-plugin-n": "^17.15.1",
80-
"globals": "^15.14.0",
80+
"globals": "^16.0.0",
8181
"prettier": "^3.4.2",
8282
"prettier-plugin-ember-template-tag": "^2.0.4",
8383
"rollup": "^4.22.5",

pnpm-lock.yaml

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"eslint-plugin-ember": "^12.5.0",
102102
"eslint-plugin-n": "^17.17.0",
103103
"eslint-plugin-qunit": "^8.1.2",
104-
"globals": "^15.15.0",
104+
"globals": "^16.0.0",
105105
"loader.js": "^4.7.0",
106106
"pnpm-sync-dependencies-meta-injected": "^0.0.14",
107107
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)