Skip to content

Commit fb84584

Browse files
authored
Merge pull request #73 from issue-ops/dependabot/npm_and_yarn/npm-development-bc1c20e22e
Bump the npm-development group with 8 updates
2 parents e1dd454 + b40bf8a commit fb84584

File tree

4 files changed

+66
-66
lines changed

4 files changed

+66
-66
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"styled-components": "^6.1.1"
3636
},
3737
"devDependencies": {
38-
"eslint": "^8.56.0",
38+
"eslint": "^8.57.0",
3939
"eslint-config-prettier": "^9.1.0",
4040
"eslint-mdx": "^3.1.5",
4141
"eslint-plugin-mdx": "^3.1.5",

gatsby-theme-doctocat-typescript/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -94,25 +94,25 @@
9494
"@types/gatsbyjs__reach-router": "^2.0.4",
9595
"@types/lodash.debounce": "^4.0.9",
9696
"@types/lodash.uniqby": "^4.7.9",
97-
"@types/node": "^20.11.16",
97+
"@types/node": "^20.11.24",
9898
"@types/path-browserify": "^1.0.2",
9999
"@types/pluralize": "^0.0.33",
100100
"@types/preval.macro": "^3.0.2",
101101
"@types/prismjs": "^1.26.3",
102-
"@types/react": "^18.2.51",
103-
"@types/react-dom": "^18.2.18",
102+
"@types/react": "^18.2.61",
103+
"@types/react-dom": "^18.2.19",
104104
"@types/react-helmet": "^6.1.11",
105105
"@types/react-measure": "^2.0.12",
106106
"@types/styled-components": "^5.1.28",
107107
"@types/styled-system__should-forward-prop": "^5.1.4",
108108
"@typescript-eslint/eslint-plugin": "^6.13.1",
109109
"@typescript-eslint/parser": "^6.13.1",
110-
"eslint": "^8.56.0",
110+
"eslint": "^8.57.0",
111111
"eslint-config-prettier": "^9.1.0",
112-
"eslint-plugin-github": "^4.10.1",
112+
"eslint-plugin-github": "^4.10.2",
113113
"eslint-plugin-prettier": "^5.1.3",
114114
"eslint-plugin-react": "^7.33.2",
115115
"typescript": "^5.3.3",
116-
"yaml-loader": "^0.8.0"
116+
"yaml-loader": "^0.8.1"
117117
}
118118
}

package-lock.json

+57-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"docs"
3636
],
3737
"devDependencies": {
38-
"@playwright/test": "^1.41.1",
39-
"prettier": "^3.2.4",
38+
"@playwright/test": "^1.42.1",
39+
"prettier": "^3.2.5",
4040
"typescript": "^5.3.3"
4141
},
4242
"overrides": {

0 commit comments

Comments
 (0)