Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-bb01d1552fb062ed8903b6a5b49f92a7
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodpile37 authored Aug 25, 2023
2 parents 2821108 + 14997ef commit e5202aa
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 @@ -14,8 +14,8 @@
"@primer/behaviors": "^1.3.1",
"@primer/css": "^21.0.7",
"@primer/octicons": "17.10.1",
"@primer/octicons-react": "17.10.1",
"@primer/react": "^35.26.1",
"@primer/octicons-react": "19.5.0",
"@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 @@ -99,25 +99,25 @@
"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",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.0",
"babel-loader": "^9.0.1",
"babel-plugin-styled-components": "^2.0.7",
Expand All @@ -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 e5202aa

Please sign in to comment.