Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"eslint-plugin-import": "2.32.0",
"eslint-plugin-oxlint": "1.42.0",
"eslint-plugin-perfectionist": "5.4.0",
"globals": "17.2.0",
"globals": "17.3.0",
"jiti": "2.6.1",
"lerna": "9.0.3",
"oxlint": "1.42.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7062,6 +7062,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:17.3.0":
version: 17.3.0
resolution: "globals@npm:17.3.0"
checksum: 10c0/7f21443ecaa60c6e9ff56d9fb6f10a9b5f9514e7f22e5392f715472bb220ce31c865ebf414a32695150e733fb3e1013e6322dbce70fddd1e066f372b8d55a4b8
languageName: node
linkType: hard

"globals@npm:^14.0.0":
version: 14.0.0
resolution: "globals@npm:14.0.0"
Expand Down Expand Up @@ -9543,7 +9550,7 @@ __metadata:
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-oxlint: "npm:1.42.0"
eslint-plugin-perfectionist: "npm:5.4.0"
globals: "npm:17.2.0"
globals: "npm:17.3.0"
jiti: "npm:2.6.1"
lerna: "npm:9.0.3"
oxlint: "npm:1.42.0"
Expand Down