Skip to content

Commit fd25bb2

Browse files
Bump core-js from 3.32.0 to 3.35.1 in /python/pminit/pythonmonkey
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.35.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.35.1/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 116f600 commit fd25bb2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

python/pminit/pythonmonkey/package-lock.json

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

python/pminit/pythonmonkey/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/Distributive-Network/PythonMonkey#readme",
2323
"dependencies": {
24-
"core-js": "^3.32.0",
24+
"core-js": "^3.35.1",
2525
"ctx-module": "^1.0.14"
2626
}
2727
}

0 commit comments

Comments
 (0)