Skip to content

Commit 85c1362

Browse files
authored
Merge pull request #118 from Frederisk/dependabot/npm_and_yarn/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2 parents c3835bc + 5a92b95 commit 85c1362

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
"eslint": "^9.8.0",
313313
"glob": "^7.2.0",
314314
"https-browserify": "^1.0.0",
315-
"js-yaml": "^4.1.0",
315+
"js-yaml": "^4.1.1",
316316
"mocha": "^10.1.3",
317317
"mwbot": "^2.0.0",
318318
"net": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2850,10 +2850,10 @@ jest-worker@^27.4.5:
28502850
merge-stream "^2.0.0"
28512851
supports-color "^8.0.0"
28522852

2853-
js-yaml@^4.1.0:
2854-
version "4.1.0"
2855-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
2856-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
2853+
js-yaml@^4.1.0, js-yaml@^4.1.1:
2854+
version "4.1.1"
2855+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
2856+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
28572857
dependencies:
28582858
argparse "^2.0.1"
28592859

0 commit comments

Comments
 (0)