Skip to content

Commit 385635a

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent f1e2fe5 commit 385635a

File tree

3 files changed

+62
-62
lines changed

3 files changed

+62
-62
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ jobs:
2323
with:
2424
persist-credentials: false
2525
- name: Initialize CodeQL
26-
uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
26+
uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
2727
with:
2828
languages: javascript-typescript
2929
build-mode: none
3030
config-file: .github/codeql/config.yml
3131
- name: Perform CodeQL Analysis
32-
uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
32+
uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
3333
with:
3434
category: '/language:javascript-typescript'

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@bazel/buildifier": "8.2.1",
6565
"@eslint/compat": "1.3.1",
6666
"@eslint/eslintrc": "3.3.1",
67-
"@eslint/js": "9.29.0",
67+
"@eslint/js": "9.30.0",
6868
"@rollup/plugin-alias": "^5.1.1",
6969
"@rollup/plugin-commonjs": "^28.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
@@ -102,7 +102,7 @@
102102
"buffer": "6.0.3",
103103
"esbuild": "0.25.5",
104104
"esbuild-wasm": "0.25.5",
105-
"eslint": "9.29.0",
105+
"eslint": "9.30.0",
106106
"eslint-config-prettier": "10.1.5",
107107
"eslint-plugin-header": "3.1.1",
108108
"eslint-plugin-import": "2.32.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)