Skip to content

Commit

Permalink
Merge #645
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Dec 21, 2024
2 parents 826d904 + 38440c6 commit 755d767
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.3",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@rollup/pluginutils": "^5.1.3",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -668,13 +668,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.16.0, @eslint/js@npm:^9.16.0":
"@eslint/js@npm:9.16.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75
languageName: node
linkType: hard

"@eslint/js@npm:^9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
Expand Down Expand Up @@ -7131,7 +7138,7 @@ __metadata:
resolution: "tgstation-server-webpanel@workspace:."
dependencies:
"@chromatic-com/storybook": "npm:3.2.3"
"@eslint/js": "npm:^9.16.0"
"@eslint/js": "npm:^9.17.0"
"@fortawesome/fontawesome-svg-core": "npm:^6.7.2"
"@fortawesome/free-brands-svg-icons": "npm:^6.7.2"
"@fortawesome/free-solid-svg-icons": "npm:^6.7.2"
Expand Down

0 comments on commit 755d767

Please sign in to comment.