Skip to content

Commit ac2cce4

Browse files
author
Peter Bengtsson
authored
upgrade all eslint related dev dependencies (#29277)
1 parent 3af5592 commit ac2cce4

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package-lock.json

Lines changed: 87 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@
113113
"@types/react-dom": "^18.0.5",
114114
"@types/react-syntax-highlighter": "^15.5.2",
115115
"@types/uuid": "^8.3.4",
116-
"@typescript-eslint/eslint-plugin": "5.30.0",
117-
"@typescript-eslint/parser": "5.30.0",
116+
"@typescript-eslint/eslint-plugin": "5.30.7",
117+
"@typescript-eslint/parser": "5.30.7",
118118
"babel-loader": "^8.2.5",
119119
"babel-plugin-styled-components": "^2.0.7",
120120
"babel-preset-env": "^1.7.0",
@@ -125,7 +125,7 @@
125125
"csp-parse": "0.0.2",
126126
"dedent": "^0.7.0",
127127
"domwaiter": "^1.3.0",
128-
"eslint": "8.18.0",
128+
"eslint": "8.20.0",
129129
"eslint-config-prettier": "^8.5.0",
130130
"eslint-config-standard": "^17.0.0",
131131
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)