Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-c92171c14323ec741ef9b5cc6fb5e7fd
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodpile37 authored Aug 25, 2023
2 parents 51a4eea + 8d2cffd commit c554ecd
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@github/failbot": "0.8.2",
"@primer/behaviors": "^1.3.1",
"@primer/css": "^21.0.7",
"@primer/octicons": "17.10.1",
"@primer/octicons-react": "19.5.0",
"@primer/octicons": "19.5.0",
"@primer/octicons-react": "17.10.1",
"@primer/react": "^35.27.0",
"accept-language-parser": "^1.5.0",
"ajv": "^8.11.0",
Expand Down Expand Up @@ -42,7 +42,7 @@
"hast-util-select": "^5.0.2",
"hast-util-to-string": "^2.0.0",
"hastscript": "^7.0.2",
"helmet": "^6.0.0",
"helmet": "^7.0.0",
"highlight.js": "11.7.0",
"highlightjs-curl": "^1.3.0",
"hot-shots": "^10.0.0",
Expand Down Expand Up @@ -87,8 +87,8 @@
"sharp": "0.31.3",
"slash": "^5.0.0",
"strip-html-comments": "^1.0.0",
"styled-components": "^6.0.5",
"swr": "^2.2.0",
"styled-components": "^6.0.6",
"swr": "^2.0.0",
"ts-dedent": "^2.2.0",
"unified": "^10.1.2",
"unist-util-visit": "^4.1.0",
Expand All @@ -102,9 +102,9 @@
"@babel/core": "7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@graphql-inspector/core": "^3.1.2",
"@babel/plugin-transform-runtime": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@graphql-inspector/core": "^5.0.1",
"@graphql-tools/load": "^8.0.0",
"@jest/globals": "29.4.3",
"@octokit/graphql": "5.0.4",
Expand All @@ -117,8 +117,8 @@
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.2",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.0",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "6.2.1",
"babel-loader": "^9.0.1",
"babel-plugin-styled-components": "^2.0.7",
"babel-preset-env": "^1.7.0",
Expand Down Expand Up @@ -150,7 +150,7 @@
"jest-slow-test-reporter": "^1.0.0",
"kill-port": "2.0.1",
"linkinator": "4.0.2",
"lint-staged": "^13.0.1",
"lint-staged": "^13.2.3",
"make-promises-safe": "^5.1.0",
"minimatch": "^9.0.3",
"mkdirp": "^2.1.3",
Expand Down

0 comments on commit c554ecd

Please sign in to comment.