Skip to content

Commit

Permalink
Merge pull request #26 from issue-ops/dependabot/npm_and_yarn/npm-dev…
Browse files Browse the repository at this point in the history
…elopment-0d43404564

Bump the npm-development group with 18 updates
  • Loading branch information
ncalteen authored Nov 30, 2023
2 parents 232e97a + c80c601 commit 4cf4ad7
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 383 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ LICENSE
.gitignore
.prettierignore
*.png
.node-version
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"styled-components": "^6.1.0"
},
"devDependencies": {
"eslint": "^8.51.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-mdx": "^2.2.0",
"eslint-plugin-mdx": "^2.2.0",
Expand Down
34 changes: 17 additions & 17 deletions gatsby-theme-doctocat-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,28 +91,28 @@
"worker-loader": "^3.0.8"
},
"devDependencies": {
"@types/gatsbyjs__reach-router": "^2.0.2",
"@types/lodash.debounce": "^4.0.8",
"@types/lodash.uniqby": "^4.7.7",
"@types/node": "^20.8.10",
"@types/path-browserify": "^1.0.1",
"@types/pluralize": "^0.0.31",
"@types/preval.macro": "^3.0.1",
"@types/prismjs": "^1.26.2",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@types/react-helmet": "^6.1.7",
"@types/react-measure": "^2.0.10",
"@types/gatsbyjs__reach-router": "^2.0.3",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.uniqby": "^4.7.9",
"@types/node": "^20.10.1",
"@types/path-browserify": "^1.0.2",
"@types/pluralize": "^0.0.33",
"@types/preval.macro": "^3.0.2",
"@types/prismjs": "^1.26.3",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/react-helmet": "^6.1.9",
"@types/react-measure": "^2.0.12",
"@types/styled-components": "^5.1.28",
"@types/styled-system__should-forward-prop": "^5.1.3",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.51.0",
"@types/styled-system__should-forward-prop": "^5.1.4",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"yaml-loader": "^0.8.0"
},
"overrides": {
Expand Down
Loading

0 comments on commit 4cf4ad7

Please sign in to comment.