Skip to content

Commit

Permalink
Merge pull request #101 from issue-ops/dependabot/npm_and_yarn/npm-de…
Browse files Browse the repository at this point in the history
…velopment-b2a1129dba

Bump the npm-development group with 5 updates
  • Loading branch information
ncalteen authored Jul 2, 2024
2 parents acd10fe + 4a9acc4 commit 0ff5cac
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 47 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-mdx": "^3.1.5",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-markdown-style-guide": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions gatsby-theme-doctocat-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@types/gatsbyjs__reach-router": "^2.0.4",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.uniqby": "^4.7.9",
"@types/node": "^20.14.0",
"@types/node": "^20.14.9",
"@types/path-browserify": "^1.0.2",
"@types/pluralize": "^0.0.33",
"@types/preval.macro": "^3.0.2",
Expand All @@ -111,8 +111,8 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"typescript": "^5.4.5",
"eslint-plugin-react": "^7.34.3",
"typescript": "^5.5.3",
"yaml-loader": "^0.8.1"
}
}
83 changes: 43 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"docs"
],
"devDependencies": {
"@playwright/test": "^1.44.1",
"prettier": "^3.3.0",
"typescript": "^5.4.5"
"@playwright/test": "^1.45.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
},
"overrides": {
"@typescript-eslint/eslint-plugin": "^7.8.0",
Expand Down

0 comments on commit 0ff5cac

Please sign in to comment.