Skip to content

Commit

Permalink
Update dependency globals to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and masarakki committed Feb 28, 2025
1 parent 7152daf commit 0256027
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.14.0",
"globals": "^16.0.0",
"html-loader": "^5.0.0",
"html-webpack-plugin": "^5.3.2",
"js-yaml-loader": "^1.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5143,10 +5143,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.14.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
"globals@npm:^16.0.0":
version: 16.0.0
resolution: "globals@npm:16.0.0"
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7939,7 +7939,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:^6.10.2"
eslint-plugin-react: "npm:^7.37.4"
eslint-plugin-react-hooks: "npm:^5.1.0"
globals: "npm:^15.14.0"
globals: "npm:^16.0.0"
html-loader: "npm:^5.0.0"
html-webpack-plugin: "npm:^5.3.2"
js-yaml-loader: "npm:^1.2.2"
Expand Down

0 comments on commit 0256027

Please sign in to comment.