Skip to content

Commit 8c3fb45

Browse files
committed
chore: upgrade dependencies
1 parent 53fc0e7 commit 8c3fb45

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package-lock.json

Lines changed: 61 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
}
5151
},
5252
"devDependencies": {
53-
"@babel/eslint-parser": "^7.23.3",
53+
"@babel/eslint-parser": "^7.23.9",
5454
"@babel/preset-typescript": "^7.23.3",
5555
"@testing-library/react": "^14.1.2",
5656
"@types/jest": "^29.5.11",
@@ -69,7 +69,7 @@
6969
"eslint-plugin-prettier": "^5.1.3",
7070
"eslint-plugin-react": "^7.33.2",
7171
"eslint-plugin-react-hooks": "4.6.0",
72-
"gatsby": "^5.13.2",
72+
"gatsby": "^5.13.3",
7373
"gatsby-source-filesystem": "^5.13.1",
7474
"identity-obj-proxy": "3.0.0",
7575
"jest": "^29.7.0",
@@ -78,7 +78,7 @@
7878
"prettier": "^3.2.4",
7979
"react": "18.2.0",
8080
"react-dom": "18.2.0",
81-
"react-intl": "^6.6.1",
81+
"react-intl": "^6.6.2",
8282
"react-test-renderer": "18.2.0",
8383
"standard-version": "9.5.0",
8484
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)