Skip to content
Snippets Groups Projects
Commit 78f8c838 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Version BUmp

parent ad80f09a
No related branches found
No related tags found
No related merge requests found
Pipeline #28635 failed
...@@ -24,7 +24,7 @@ test: ...@@ -24,7 +24,7 @@ test:
audit: audit:
stage: test stage: test
script: script:
- npm audit - npm audit --audit-level=high
publish: publish:
only: only:
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
{ {
"name": "@libs/config", "name": "@libs/config",
"version": "1.12.3", "version": "1.12.4",
"description": "Simple Config with ENV Support", "description": "Simple Config with ENV Support",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -17,11 +17,11 @@ ...@@ -17,11 +17,11 @@
"lodash.merge": "^4.6.2" "lodash.merge": "^4.6.2"
}, },
"devDependencies": { "devDependencies": {
"@stryker-mutator/core": "^5.6.1", "@stryker-mutator/core": "^7.1.0",
"@stryker-mutator/javascript-mutator": "^4.0.0", "@stryker-mutator/javascript-mutator": "^4.0.0",
"@stryker-mutator/jest-runner": "^5.6.1", "@stryker-mutator/jest-runner": "^7.1.0",
"@stryker-mutator/typescript": "^4.0.0", "@stryker-mutator/typescript": "^4.0.0",
"jest": "^26.6.1" "jest": "^29.5.0"
}, },
"publishConfig": { "publishConfig": {
"@libs:registry": "https://gitlab.ard.de/api/v4/projects/919/packages/npm/" "@libs:registry": "https://gitlab.ard.de/api/v4/projects/919/packages/npm/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment