Skip to content

Commit 33a0b56

Browse files
Bump js-yaml from 3.14.1 to 3.14.2 (#13)
* Bump js-yaml from 3.14.1 to 3.14.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump version from 2.1.2 to 2.1.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bart van Raaij <info@bartvanraaij.nl>
1 parent c370867 commit 33a0b56

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "php-array-reader",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Reads PHP arrays from a string into a JavaScript object",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)