Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-223272dd71c5e0f3a0352a7c5684e51a
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodpile37 authored Aug 25, 2023
2 parents a8e02a1 + 2955db7 commit 984bd3e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@github/failbot": "0.8.2",
"@primer/behaviors": "^1.3.1",
"@primer/css": "^21.0.7",
"@primer/octicons": "17.10.1",
"@primer/octicons": "19.5.0",
"@primer/octicons-react": "17.10.1",
"@primer/react": "^35.26.1",
"@primer/react": "^35.27.0",
"accept-language-parser": "^1.5.0",
"ajv": "^8.11.0",
"ajv-errors": "^3.0.0",
Expand All @@ -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 All @@ -53,7 +53,7 @@
"javascript-stringify": "^2.1.0",
"js-cookie": "^3.0.1",
"js-yaml": "^4.1.0",
"liquidjs": "10.0.0",
"liquidjs": "10.8.4",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lowdb": "5.0.5",
Expand Down Expand Up @@ -87,7 +87,7 @@
"sharp": "0.31.3",
"slash": "^5.0.0",
"strip-html-comments": "^1.0.0",
"styled-components": "^6.0.5",
"styled-components": "^6.0.6",
"swr": "^2.0.0",
"ts-dedent": "^2.2.0",
"unified": "^10.1.2",
Expand All @@ -99,22 +99,22 @@
"devDependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.3",
"@babel/core": "7.20.7",
"@babel/eslint-parser": "^7.18.2",
"@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.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@graphql-inspector/core": "^3.1.2",
"@graphql-tools/load": "^8.0.0",
"@jest/globals": "29.4.3",
"@octokit/graphql": "5.0.4",
"@octokit/rest": "^19.0.4",
"@octokit/rest": "^20.0.1",
"@types/github-slugger": "^2.0.0",
"@types/imurmurhash": "^0.1.1",
"@types/js-cookie": "^3.0.2",
"@types/lodash": "^4.14.182",
"@types/lodash": "^4.14.196",
"@types/react": "18.2.18",
"@types/react-dom": "^18.0.5",
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.2",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "5.53.0",
Expand Down Expand Up @@ -143,7 +143,7 @@
"husky": "^8.0.1",
"japanese-characters": "^1.1.0",
"jest": "29.4.3",
"jest-environment-puppeteer": "^5.0.4",
"jest-environment-puppeteer": "^9.0.0",
"jest-expect-message": "1.1.3",
"jest-fail-on-console": "^3.0.1",
"jest-github-actions-reporter": "^1.0.3",
Expand All @@ -160,10 +160,10 @@
"npm-merge-driver-install": "^3.0.0",
"nth-check": "2.1.1",
"postcss": "^8.4.14",
"prettier": "^3.0.0",
"prettier": "^3.0.1",
"rimraf": "^4.1.1",
"robots-parser": "^3.0.0",
"sass": "^1.64.1",
"sass": "^1.64.2",
"start-server-and-test": "^2.0.0",
"strip-ansi": "^7.0.1",
"typescript": "^5.1.6"
Expand Down

0 comments on commit 984bd3e

Please sign in to comment.