mirror of
https://github.com/peter-evans/create-pull-request.git
synced 2026-08-21 03:59:24 +00:00
build(deps-dev): bump js-yaml from 5.2.0 to 5.2.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.0 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.2.0...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
653ba8b281
commit
43cc04399e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -34,7 +34,7 @@
|
|||
"eslint-plugin-prettier": "^5.5.6",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.4.1",
|
||||
"js-yaml": "^5.2.0",
|
||||
"js-yaml": "^5.2.1",
|
||||
"prettier": "^3.9.1",
|
||||
"ts-jest": "^29.4.11",
|
||||
"typescript": "^5.9.3",
|
||||
|
|
@ -7042,9 +7042,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/js-yaml": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.0.tgz",
|
||||
"integrity": "sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.1.tgz",
|
||||
"integrity": "sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
"eslint-plugin-prettier": "^5.5.6",
|
||||
"jest": "^30.0.0",
|
||||
"jest-environment-jsdom": "^30.4.1",
|
||||
"js-yaml": "^5.2.0",
|
||||
"js-yaml": "^5.2.1",
|
||||
"prettier": "^3.9.1",
|
||||
"ts-jest": "^29.4.11",
|
||||
"typescript": "^5.9.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue