Skip to content

Commit 221abdd

Browse files
chore(deps): update all non-major dependencies
1 parent 658bfa1 commit 221abdd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@
5959
"eslint-plugin-jsx-a11y": "6.10.0",
6060
"eslint-plugin-mdx": "^3.1.1",
6161
"eslint-plugin-prettier": "5.2.1",
62-
"eslint-plugin-react": "7.35.2",
62+
"eslint-plugin-react": "7.36.0",
6363
"eslint-plugin-react-hooks": "4.6.2",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^29.6.1",
6666
"jest-environment-jsdom": "^29.6.1",
6767
"prettier": "3.3.3",
6868
"svg-sprite": "^2.0.2",
6969
"ts-node": "10.9.2",
70-
"typescript": "5.5.4"
70+
"typescript": "5.6.2"
7171
},
7272
"keywords": [
7373
"gatsby"

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -7410,10 +7410,10 @@ eslint-plugin-react-hooks@^4.6.0:
74107410
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
74117411
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
74127412

7413-
eslint-plugin-react@7.35.2:
7414-
version "7.35.2"
7415-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
7416-
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
7413+
eslint-plugin-react@7.36.0:
7414+
version "7.36.0"
7415+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987"
7416+
integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==
74177417
dependencies:
74187418
array-includes "^3.1.8"
74197419
array.prototype.findlast "^1.2.5"
@@ -16082,10 +16082,10 @@ typedarray@^0.0.6:
1608216082
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1608316083
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1608416084

16085-
typescript@5.5.4:
16086-
version "5.5.4"
16087-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
16088-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
16085+
typescript@5.6.2:
16086+
version "5.6.2"
16087+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
16088+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
1608916089

1609016090
ua-parser-js@^1.0.35:
1609116091
version "1.0.37"

0 commit comments

Comments
 (0)