Skip to content

Commit 23a218c

Browse files
committed
chore(deps-dev): bump @react-hookz/eslint-config from 1.7.0 to 1.7.1
1 parent 3f320d1 commit 23a218c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"zoom-level": "^2.5.0"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.18.9",
49-
"@babel/preset-env": "^7.18.9",
48+
"@babel/core": "^7.18.10",
49+
"@babel/preset-env": "^7.18.10",
5050
"@jamesacarr/eslint-formatter-github-actions": "^0.1.0",
51-
"@react-hookz/eslint-config": "^1.6.1",
51+
"@react-hookz/eslint-config": "^1.7.1",
5252
"@semantic-release/changelog": "^6.0.1",
5353
"@semantic-release/git": "^10.0.1",
5454
"@semantic-release/github": "^8.0.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
3737
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
3838

39-
"@babel/core@^7.12.3", "@babel/core@^7.18.9", "@babel/core@^7.7.5":
39+
"@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5":
4040
version "7.18.10"
4141
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8"
4242
integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==
@@ -790,7 +790,7 @@
790790
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
791791
"@babel/helper-plugin-utils" "^7.18.6"
792792

793-
"@babel/preset-env@^7.18.9":
793+
"@babel/preset-env@^7.18.10":
794794
version "7.18.10"
795795
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.10.tgz#83b8dfe70d7eea1aae5a10635ab0a5fe60dfc0f4"
796796
integrity sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==
@@ -1333,10 +1333,10 @@
13331333
tiny-glob "^0.2.9"
13341334
tslib "^2.4.0"
13351335

1336-
"@react-hookz/eslint-config@^1.6.1":
1337-
version "1.7.0"
1338-
resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.0.tgz#b7345abe2c69e906ca2be03034bdf67ca3b88757"
1339-
integrity sha512-d7UH/yIRiO5VBYsB+l6fVDdkuU/qVqBLA3mWKLr/HJTXyl6esmffTTuGhDWqbYI0tgEFY2NsVvUfplujSZuVdA==
1336+
"@react-hookz/eslint-config@^1.7.1":
1337+
version "1.7.1"
1338+
resolved "https://registry.yarnpkg.com/@react-hookz/eslint-config/-/eslint-config-1.7.1.tgz#1b7f98b610475ee1692a159842c1995e7cb9642f"
1339+
integrity sha512-xgF0HhEPlGmoEZ0qzmr6bzPsXckWa4L0YuhBxqawYxp5VpTUwrNXqWmdXpVFuRrW/VDstVqxLoL48FDlw+6vFg==
13401340
dependencies:
13411341
"@typescript-eslint/eslint-plugin" "^5.33.0"
13421342
"@typescript-eslint/parser" "^5.33.0"

0 commit comments

Comments
 (0)