Skip to content

Commit

Permalink
npm(deps): bump the npm group with 4 updates (#359)
Browse files Browse the repository at this point in the history
Bumps the npm group with 4 updates: [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery), [@types/oojs-ui](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oojs-ui), [eslint](https://github.com/eslint/eslint) and [yaml](https://github.com/eemeli/yaml).


Updates `@types/jquery` from 3.5.25 to 3.5.26
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

Updates `@types/oojs-ui` from 0.47.3 to 0.47.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oojs-ui)

Updates `eslint` from 8.52.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v8.53.0)

Updates `yaml` from 2.3.3 to 2.3.4
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: "@types/jquery"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/oojs-ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 8d0fbe7 commit 51e4d37
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@octokit/plugin-retry": "^6.0.1",
"@octokit/rest": "^20.0.2",
"@types/echarts": "^4.9.20",
"@types/jquery": "^3.5.25",
"@types/jquery": "^3.5.26",
"@types/moment": "^2.13.0",
"@types/oojs-ui": "^0.47.3",
"@types/oojs-ui": "^0.47.4",
"@wikimedia/types-wikimedia": "^0.4.1",
"autoprefixer": "^10.4.16",
"browser-pack-flat": "^3.5.0",
Expand All @@ -38,7 +38,7 @@
"concat-stream": "^2.0.0",
"duplexify": "^4.1.2",
"envify": "^4.1.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-plugin-prefer-arrow-functions": "^3.2.4",
"esmify": "^2.1.1",
"hash-wasm": "^4.10.0",
Expand All @@ -59,6 +59,6 @@
"uglify-js": "^3.17.4",
"unassertify": "^3.0.1",
"v8r": "^2.1.0",
"yaml": "^2.3.3"
"yaml": "^2.3.4"
}
}

0 comments on commit 51e4d37

Please sign in to comment.