Skip to content

Commit 40ef7ab

Browse files
committed
chore: update devDependencies
1 parent 6fb1d82 commit 40ef7ab

File tree

2 files changed

+434
-311
lines changed

2 files changed

+434
-311
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
"@types/react-dom": "^17.0.9",
5151
"@types/react-helmet": "^6.1.3",
5252
"@types/react-transition-group": "^4.4.3",
53-
"@typescript-eslint/eslint-plugin": "^4.32.0",
54-
"@typescript-eslint/parser": "^4.32.0",
53+
"@typescript-eslint/eslint-plugin": "^4.33.0",
54+
"@typescript-eslint/parser": "^4.33.0",
5555
"classnames": "^2.3.1",
5656
"eslint": "^7.32.0",
5757
"eslint-config-prettier": "^8.3.0",
5858
"eslint-plugin-jsdoc": "^36.1.0",
5959
"eslint-plugin-prettier": "^4.0.0",
6060
"eslint-plugin-react": "^7.26.1",
6161
"eslint-plugin-react-hooks": "^4.2.0",
62-
"gatsby": "^3.14.1",
62+
"gatsby": "^3.14.2",
6363
"gatsby-plugin-google-gtag": "3",
6464
"gatsby-plugin-manifest": "^3.14.0",
6565
"gatsby-plugin-mdx": "^2.14.0",
@@ -69,7 +69,7 @@
6969
"gatsby-source-filesystem": "^3.14.0",
7070
"glob": "^7.2.0",
7171
"globby": "^11.0.4",
72-
"jest": "^27.2.4",
72+
"jest": "^27.2.5",
7373
"npm-run-all": "^4.1.5",
7474
"prettier": "^2.4.1",
7575
"prism-react-renderer": "^1.2.1",

0 commit comments

Comments
 (0)