Skip to content

Commit 7a7690d

Browse files
authored
Merge pull request #65 from ASUWebPlatforms/release-2.15.1
Release 2.15.1
2 parents e561a9b + 812c9f3 commit 7a7690d

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.15.0"
71+
"version": "2.15.1"
7272
}

web/modules/asu_modules/asu_degree_rfi/node_modules/@asu/app-rfi/dist/appRfi.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/asu_modules/asu_degree_rfi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"license": "MIT",
88
"dependencies": {
99
"@asu/app-degree-pages": "2.6.2",
10-
"@asu/app-rfi": "2.4.1"
10+
"@asu/app-rfi": "2.4.2"
1111
}
1212
}

web/modules/asu_modules/asu_degree_rfi/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
react-tooltip "^4.2.21"
1818
styled-components "^5.3.0"
1919

20-
21-
version "2.4.1"
22-
resolved "https://npm.pkg.github.com/download/@asu/app-rfi/2.4.1/63a88bec185326f2c17a245c426566ce78bdb5ec#63a88bec185326f2c17a245c426566ce78bdb5ec"
23-
integrity sha512-BOs+m1oOxzPvXAl595rDEB5UkPMMUOctLO3Q/dcK7xtDaBjUi15LH6J3/u2qMbAJCGLxiAOG+eP4Qh3nSIoJTA==
20+
21+
version "2.4.2"
22+
resolved "https://npm.pkg.github.com/download/@asu/app-rfi/2.4.2/e94cf5abb248ee195d3d7edcc408259e025ac64b#e94cf5abb248ee195d3d7edcc408259e025ac64b"
23+
integrity sha512-YRL7A9yYxaYiQvEYuP4+XC/tsI2Hwq/s/z+rlooBH9XWVIO2CgxQfny/5ssXZURSAsjBMWQzLEIHRnfhCAuKGA==
2424
dependencies:
2525
"@asu/components-core" "^3.0.0"
2626
formik "^2.1.4"

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.15.0
5+
version: 2.15.1
66
distribution:
77
name: 'Webspark'
88
install:

0 commit comments

Comments
 (0)