Skip to content

Commit 8c70d43

Browse files
build(deps): bump the npm group with 5 updates
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [long](https://github.com/dcodeIO/long.js) | `5.2.4` | `5.3.0` | | [semver](https://github.com/npm/node-semver) | `7.7.0` | `7.7.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.20.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.7` | `5.1.8` | | [nock](https://github.com/nock/nock) | `14.0.0` | `14.0.1` | Updates `long` from 5.2.4 to 5.3.0 - [Release notes](https://github.com/dcodeIO/long.js/releases) - [Commits](dcodeIO/long.js@v5.2.4...v5.3.0) Updates `semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.0...v7.7.1) Updates `@eslint/js` from 9.19.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js) Updates `eslint-plugin-github` from 5.1.7 to 5.1.8 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.7...v5.1.8) Updates `nock` from 14.0.0 to 14.0.1 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: long dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a35e8f commit 8c70d43

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"get-folder-size": "^2.0.1",
4949
"js-yaml": "^4.1.0",
5050
"jsonschema": "1.4.1",
51-
"long": "^5.2.4",
51+
"long": "^5.3.0",
5252
"node-forge": "^1.3.1",
5353
"path": "^0.12.7",
54-
"semver": "^7.7.0",
54+
"semver": "^7.7.1",
5555
"uuid": "^11.0.5",
5656
"zlib": "^1.0.5"
5757
},
@@ -62,7 +62,7 @@
6262
"@ava/typescript": "4.1.0",
6363
"@eslint/compat": "^1.1.1",
6464
"@eslint/eslintrc": "^3.2.0",
65-
"@eslint/js": "^9.19.0",
65+
"@eslint/js": "^9.20.0",
6666
"@microsoft/eslint-formatter-sarif": "^3.1.0",
6767
"@types/adm-zip": "^0.5.7",
6868
"@types/console-log-level": "^1.4.5",
@@ -78,11 +78,11 @@
7878
"eslint": "^8.57.1",
7979
"eslint-import-resolver-typescript": "^3.7.0",
8080
"eslint-plugin-filenames": "^1.3.2",
81-
"eslint-plugin-github": "^5.1.7",
81+
"eslint-plugin-github": "^5.1.8",
8282
"eslint-plugin-import": "2.29.1",
8383
"eslint-plugin-no-async-foreach": "^0.1.1",
8484
"micromatch": "4.0.8",
85-
"nock": "^14.0.0",
85+
"nock": "^14.0.1",
8686
"removeNPMAbsolutePaths": "3.0.1",
8787
"sinon": "^19.0.2",
8888
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)