Skip to content

Commit ea37b45

Browse files
chore(deps-dev): bump globals from 17.3.0 to 17.4.0 (#1123)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.3.0 to 17.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8df6850 commit ea37b45

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"eslint-plugin-import": "2.32.0",
1313
"eslint-plugin-oxlint": "1.50.0",
1414
"eslint-plugin-perfectionist": "5.4.0",
15-
"globals": "17.3.0",
15+
"globals": "17.4.0",
1616
"jiti": "2.6.1",
1717
"lerna": "9.0.4",
1818
"oxlint": "1.42.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7143,6 +7143,13 @@ __metadata:
71437143
languageName: node
71447144
linkType: hard
71457145

7146+
"globals@npm:17.4.0":
7147+
version: 17.4.0
7148+
resolution: "globals@npm:17.4.0"
7149+
checksum: 10c0/2be9e8c2b9035836f13d420b22f0247a328db82967d3bebfc01126d888ed609305f06c05895914e969653af5c6ba35fd7a0920f3e6c869afa60666c810630feb
7150+
languageName: node
7151+
linkType: hard
7152+
71467153
"globals@npm:^14.0.0":
71477154
version: 14.0.0
71487155
resolution: "globals@npm:14.0.0"
@@ -9593,7 +9600,7 @@ __metadata:
95939600
eslint-plugin-import: "npm:2.32.0"
95949601
eslint-plugin-oxlint: "npm:1.50.0"
95959602
eslint-plugin-perfectionist: "npm:5.4.0"
9596-
globals: "npm:17.3.0"
9603+
globals: "npm:17.4.0"
95979604
jiti: "npm:2.6.1"
95989605
lerna: "npm:9.0.4"
95999606
oxlint: "npm:1.42.0"

0 commit comments

Comments
 (0)