@instructure/ui-test-sandbox
Advanced tools
Comparing version 10.8.1-snapshot-0 to 10.8.1-snapshot-2
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.8.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-0) (2024-12-10) | ||
## [10.8.1-snapshot-2](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-2) (2024-12-11) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-test-sandbox |
{ | ||
"name": "@instructure/ui-test-sandbox", | ||
"version": "10.8.1-snapshot-0", | ||
"version": "10.8.1-snapshot-2", | ||
"description": "A wrapper for sinon test sandbox and associated utilities.", | ||
@@ -26,7 +26,7 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"@babel/runtime": "^7.26.0", | ||
"sinon": "^15.2.0" | ||
}, | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-0", | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-2", | ||
"@types/mocha": "^10.0.8", | ||
@@ -33,0 +33,0 @@ "@types/sinon": "^10.0.20", |
Sorry, the diff of this file is not supported yet
172103
Updated@babel/runtime@^7.26.0