Skip to content

Commit e7b5198

Browse files
Merge pull request microsoft#107 from microsoft/dependabot/npm_and_yarn/src/ContentProcessorWeb/dependabotchanges/eslint/js-9.25.1
build: bump @eslint/js from 9.18.0 to 9.25.1 in /src/ContentProcessorWeb
2 parents 93e4c33 + faa43b9 commit e7b5198

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

src/ContentProcessorWeb/package-lock.json

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

src/ContentProcessorWeb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"devDependencies": {
53-
"@eslint/js": "^9.18.0",
53+
"@eslint/js": "^9.26.0",
5454
"@types/react": "^18.3.18",
5555
"@types/react-dom": "^18.3.5",
5656
"@types/react-router-dom": "^5.3.3",

src/ContentProcessorWeb/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,10 +1256,10 @@
12561256
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz"
12571257
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
12581258

1259-
"@eslint/js@^9.18.0":
1260-
version "9.18.0"
1261-
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.18.0.tgz"
1262-
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
1259+
"@eslint/js@^9.26.0":
1260+
version "9.26.0"
1261+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.26.0.tgz#1e13126b67a3db15111d2dcc61f69a2acff70bd5"
1262+
integrity sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==
12631263

12641264
"@floating-ui/core@^1.6.0":
12651265
version "1.6.9"

0 commit comments

Comments
 (0)