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:
5
package-lock.json
generated
5
package-lock.json
generated
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user