Skip to content

Commit 198aed6

Browse files
deps: bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [jsonpath-plus](https://github.com/s3u/JSONPath). Updates `@actions/core` from 2.0.2 to 3.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `jsonpath-plus` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](JSONPath-Plus/JSONPath@v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: jsonpath-plus dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50c6894 commit 198aed6

File tree

2 files changed

+27
-49
lines changed

2 files changed

+27
-49
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"author": "GitHub, Inc",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@actions/core": "^2.0.1",
31+
"@actions/core": "^3.0.0",
3232
"@xmldom/xmldom": "^0.8.11",
33-
"jsonpath-plus": "^10.3.0",
33+
"jsonpath-plus": "^10.4.0",
3434
"xpath": "^0.0.34"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)