Skip to content

Commit

Permalink
Merge pull request #41 from twentyideas/dependabot/npm_and_yarn/globa…
Browse files Browse the repository at this point in the history
…ls-15.10.0

Bump globals from 15.9.0 to 15.10.0
  • Loading branch information
mckelveygreg authored Oct 7, 2024
2 parents c3a12bc + 7f23457 commit 590530c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@20i/eslint-config",
"version": "4.0.0",
"version": "4.0.1",
"description": "ESLint and Prettier Config for Twenty Ideas",
"main": "index.js",
"exports": {
Expand Down Expand Up @@ -65,7 +65,7 @@
"@types/node": "^22.5.4",
"eslint": "^9.12.0",
"eslint-plugin-react-native": "^4.1.0",
"globals": "^15.9.0",
"globals": "^15.10.0",
"husky": "^9.1.6",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ __metadata:
eslint-plugin-react: "npm:^7.37.1"
eslint-plugin-react-hooks: "npm:5.1.0-rc-206df66e-20240912"
eslint-plugin-react-native: "npm:^4.1.0"
globals: "npm:^15.9.0"
globals: "npm:^15.10.0"
husky: "npm:^9.1.6"
is-ci: "npm:^3.0.1"
lint-staged: "npm:^15.2.10"
Expand Down Expand Up @@ -1580,10 +1580,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.9.0":
version: 15.9.0
resolution: "globals@npm:15.9.0"
checksum: 10/19bca70131c5d3e0d4171deed0f8ae16adda19f18d39b67421056f1eaa160b4433c3ffc8eb69b8b19adebbbdad4834d8a0494c5fe1ae295f0f769a5c0331d794
"globals@npm:^15.10.0":
version: 15.10.0
resolution: "globals@npm:15.10.0"
checksum: 10/d649208c62406fa71f131be643cb6d18703be5e612f8fa4da8a35bda56ce5a6a8caeb13a2f5a927e4d3324d73872e897067eb6f92ddd46a29876ffa5c4910cb8
languageName: node
linkType: hard

Expand Down

0 comments on commit 590530c

Please sign in to comment.