Skip to content

Commit c899e3a

Browse files
authored
Merge pull request #59 from ASUWebPlatforms/release-2.13.1
Webspark Release 2.13.1 - https://webservices.asu.edu/announcements
2 parents 31dfa66 + e297450 commit c899e3a

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

upstream-configuration/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"config": {
6969
"sort-packages": true
7070
},
71-
"version": "2.13.0"
71+
"version": "2.13.1"
7272
}

web/modules/webspark/asu_degree_rfi/node_modules/@asu/app-degree-pages/dist/degreePages.umd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/modules/webspark/asu_degree_rfi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Michael Samuelson",
77
"license": "MIT",
88
"dependencies": {
9-
"@asu/app-degree-pages": "2.5.5",
9+
"@asu/app-degree-pages": "2.5.6",
1010
"@asu/app-rfi": "2.3.9"
1111
}
1212
}

web/modules/webspark/asu_degree_rfi/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
6-
version "2.5.5"
7-
resolved "https://npm.pkg.github.com/download/@asu/app-degree-pages/2.5.5/6641752c606b778136e42d4c026c8f451477f4b8#6641752c606b778136e42d4c026c8f451477f4b8"
8-
integrity sha512-2ec0vOPyEpgx8O9KLhwXNx9Yj/50mXOYhXILHLS90sDGoATYXdPQN7OJwDcCpJUjCUz4ySQVyqCfMbSkHkRNHQ==
5+
6+
version "2.5.6"
7+
resolved "https://npm.pkg.github.com/download/@asu/app-degree-pages/2.5.6/96efb5fca1a24f0a7eac1802c60509fa3da5bb80#96efb5fca1a24f0a7eac1802c60509fa3da5bb80"
8+
integrity sha512-Kata4ybaCbuk3HmxTieNeQPv2fAQZ6OxUd+CCGPJhnZ+/1fstXAbjNPkcQe1c/4ZvYTBAHiOrz16G0BRMfsMVg==
99
dependencies:
1010
"@asu/components-core" "^3.1.0"
1111
"@popperjs/core" "^2.9.2"

web/profiles/webspark/webspark/webspark.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Webspark
22
type: profile
33
core_version_requirement: ^9.0 || ^10
44
description: 'ASU custom profile.'
5-
version: 2.13.0
5+
version: 2.13.1
66
distribution:
77
name: 'Webspark'
88
install:

0 commit comments

Comments
 (0)