Skip to content

Commit a644503

Browse files
committed
chore(deps): update minor and patch for gatsby-admin
1 parent 40e54e8 commit a644503

File tree

2 files changed

+156
-1367
lines changed

2 files changed

+156
-1367
lines changed

packages/gatsby-admin/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
},
1212
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-admin#readme",
1313
"devDependencies": {
14-
"@emotion/react": "^11.1.4",
15-
"@emotion/styled": "^11.0.0",
14+
"@emotion/react": "^11.1.5",
15+
"@emotion/styled": "^11.1.5",
1616
"@feedback-fish/react": "^1.2.1",
1717
"@types/react-instantsearch-dom": "^5.2.6",
1818
"@types/socket.io-client": "^1.4.35",
19-
"@typescript-eslint/eslint-plugin": "^4.14.2",
20-
"@typescript-eslint/parser": "^4.14.2",
21-
"csstype": "^2.6.14",
19+
"@typescript-eslint/eslint-plugin": "^4.15.2",
20+
"@typescript-eslint/parser": "^4.15.2",
21+
"csstype": "^2.6.16",
2222
"formik": "^2.2.6",
2323
"gatsby": "^3.1.0-next.3",
24-
"gatsby-interface": "^0.0.244",
24+
"gatsby-interface": "^0.0.250",
2525
"gatsby-plugin-typescript": "^3.1.0-next.1",
2626
"gatsby-plugin-webfonts": "^1.1.4",
2727
"gatsby-source-graphql": "^3.1.0-next.1",
@@ -30,8 +30,8 @@
3030
"nodemon": "^2.0.7",
3131
"normalize.css": "^8.0.1",
3232
"path-browserify": "^1.0.1",
33-
"prism-react-renderer": "^1.1.1",
34-
"query-string": "^6.13.8",
33+
"prism-react-renderer": "^1.2.0",
34+
"query-string": "^6.14.1",
3535
"react": "^16.12.0",
3636
"react-dom": "^16.12.0",
3737
"react-error-boundary": "^3.1.0",
@@ -45,9 +45,9 @@
4545
"strict-ui": "^0.2.0-0",
4646
"subscriptions-transport-ws": "^0.9.18",
4747
"theme-ui": "^0.4.0-rc.14",
48-
"typescript": "^4.1.5",
48+
"typescript": "^4.2.2",
4949
"urql": "^1.11.6",
50-
"yup": "^0.32.8"
50+
"yup": "^0.32.9"
5151
},
5252
"scripts": {
5353
"develop": "gatsby develop",

0 commit comments

Comments
 (0)