1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

chore: bump up test-framework

This commit is contained in:
2021-09-16 10:37:56 +02:00
parent 8a883c09f6
commit 085a3f84e9
2 changed files with 3 additions and 4 deletions

5
package-lock.json generated
View File

@@ -6351,7 +6351,6 @@
"rimraf": "^3.0.2",
"semver": "^7.3.5",
"ssri": "^8.0.1",
"tar": "^6.1.0",
"treeverse": "^1.0.4",
"walk-up-path": "^1.0.0"
}
@@ -7303,8 +7302,8 @@
"binary-extensions": "^2.2.0",
"diff": "^5.0.0",
"minimatch": "^3.0.4",
"npm-package-arg": "^8.1.4",
"pacote": "^11.3.4",
"npm-package-arg": "^8.1.1",
"pacote": "^11.3.0",
"tar": "^6.1.0"
}
},

View File

@@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@sasjs/adapter": "file:../build/sasjs-adapter-5.0.0.tgz",
"@sasjs/test-framework": "^1.4.0",
"@sasjs/test-framework": "^1.4.2",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.41",
"@types/react": "^17.0.1",