Commit package-lock.json in kotlin-test-it
This commit is contained in:
+9333
File diff suppressed because it is too large
Load Diff
@@ -7,9 +7,9 @@
|
||||
"test-tape": "tape build/jsSources/tape-reporter.js build/jsSources/tape-plugin.js build/compileSync/test/testDevelopmentExecutable/kotlin/kotlin-kotlin-test-js-ir-it-test.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jasmine": "^2.9.0",
|
||||
"jest": "^20.0.4",
|
||||
"mocha": "^3.4.2",
|
||||
"jasmine": "^3.10.0",
|
||||
"jest": "^27.4.3",
|
||||
"mocha": "^9.1.3",
|
||||
"qunit": "^1.0.0",
|
||||
"tape": "~4.10.0"
|
||||
},
|
||||
|
||||
+4039
File diff suppressed because it is too large
Load Diff
@@ -7,9 +7,9 @@
|
||||
"test-tape": "tape js/tape-reporter.js js/tape-plugin.js build/classes/kotlin/test/kotlin-test-js-it_test.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jasmine": "^2.9.0",
|
||||
"jest": "^20.0.4",
|
||||
"mocha": "^3.4.2",
|
||||
"jasmine": "^3.10.0",
|
||||
"jest": "^27.4.3",
|
||||
"mocha": "^9.1.3",
|
||||
"qunit": "^1.0.0",
|
||||
"tape": "~4.10.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user